12519: Moved multisite search to its own URL
[arvados.git] / apps / workbench / app / assets / javascripts / components / sessions.js
index 3d127f1714d58a98eac115eeba96d9ebf95d39d4..3cacc0ad8308b66e12dac60f51e5b64cff625ff8 100644 (file)
@@ -21,8 +21,8 @@ window.SessionsTable = {
         return m('.container', [
             m('p', [
                 'You can log in to multiple Arvados sites here, then use the ',
-                m('a[href="/collections/multisite"]', 'multi-site search'),
-                ' page to search collections on all sites at once.',
+                m('a[href="/multisite"]', 'multi-site search'),
+                ' page to search collections and projects on all sites at once.',
             ]),
             m('table.table.table-condensed.table-hover', [
                 m('thead', m('tr', [