searching on text
[arvados-workbench2.git] / src / routes / routes.ts
index 34eea4f17612befd56cf57a3b487f759766f82cf..d5041976a75e347a33e39bbb862343c20cf793a5 100644 (file)
@@ -19,7 +19,7 @@ export const Routes = {
     SHARED_WITH_ME: '/shared-with-me',
     RUN_PROCESS: '/run-process',
     WORKFLOWS: '/workflows',
-    SEARCH_RESULTS: '/q'
+    SEARCH_RESULTS: '/search'
 };
 
 export const getResourceUrl = (uuid: string) => {