Merge branch 'master' of git.curoverse.com:arvados-workbench2 into 14512_admin_links
[arvados-workbench2.git] / src / store / navigation / navigation-action.ts
index 66fba9cf16d231c7f5d7b3866419c2cf05c96109..cbd983a68fe4bce3f6676068f44b59ccc3786b29 100644 (file)
@@ -81,3 +81,5 @@ export const navigateToComputeNodes = push(Routes.COMPUTE_NODES);
 export const navigateToUsers = push(Routes.USERS);
 
 export const navigateToApiClientAuthorizations = push(Routes.API_CLIENT_AUTHORIZATIONS);
+
+export const navigateToLinks = push(Routes.LINKS);
\ No newline at end of file