X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/956da0a3141be31119f6310734a59f4b79c254e3..341b552800f6866fc3f73b4f6c1468425e485694:/src/routes/routes.ts diff --git a/src/routes/routes.ts b/src/routes/routes.ts index d5041976a7..e5f3493539 100644 --- a/src/routes/routes.ts +++ b/src/routes/routes.ts @@ -19,7 +19,7 @@ export const Routes = { SHARED_WITH_ME: '/shared-with-me', RUN_PROCESS: '/run-process', WORKFLOWS: '/workflows', - SEARCH_RESULTS: '/search' + SEARCH_RESULTS: '/search-results' }; export const getResourceUrl = (uuid: string) => {