Merge branch '14258-update-data-explorer-to-use-table-filters-tree' into 14258-collec...
[arvados.git] / src / routes / routes.ts
index d5041976a75e347a33e39bbb862343c20cf793a5..e5f3493539e3cbaae317e95fc1b38d3f89cb032f 100644 (file)
@@ -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) => {