refs #14364 Merge branch 'origin/14364-searchbar-arrow-navigation'
[arvados-workbench2.git] / src / routes / routes.ts
index 34eea4f17612befd56cf57a3b487f759766f82cf..e5f3493539e3cbaae317e95fc1b38d3f89cb032f 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-results'
 };
 
 export const getResourceUrl = (uuid: string) => {