Fix broken links to SSH key help page. no issue #
[arvados.git] / apps / workbench / app / views / repositories / _show_help.html.erb
index 2830da5ae942a5082e8b290302d907ef9cff6618..50ec8809dc48cf4a2f271dfe37da77fadd5772e8 100644 (file)
@@ -18,7 +18,7 @@ git push
 <p>
   See also:
   <%= link_to raw('Arvados Docs &rarr; User Guide &rarr; SSH access'),
-  "#{Rails.configuration.arvados_docsite}/user/getting_started/ssh-access.html",
+  "#{Rails.configuration.arvados_docsite}/user/getting_started/ssh-access-unix.html",
       target: "_blank"%> and 
   <%= link_to raw('Arvados Docs &rarr; User Guide &rarr; Writing a Crunch
   Script'),