X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/7afb7801956875993e8b95bb8af25677711a4a95..9cdcf53b97efc80d6c7de7e0d4da7edf91f15c31:/src/routes/routes.ts diff --git a/src/routes/routes.ts b/src/routes/routes.ts index bb518d3f..ced460e7 100644 --- a/src/routes/routes.ts +++ b/src/routes/routes.ts @@ -47,6 +47,7 @@ export const Routes = { LINKS: '/links', PUBLIC_FAVORITES: '/public-favorites', COLLECTIONS_CONTENT_ADDRESS: '/collections/:id', + ALL_PROCESSES: '/all_processes', }; export const getResourceUrl = (uuid: string) => {