Merge remote-tracking branch 'origin' into 1786-replace-jekyll-with-zenweb
[arvados.git] / apps / workbench / app / views / repositories / index.html.erb
index 1872c2363efcba21c65d66a4d74a9d711dab9fba..564738d435e95ee1da205c5c6d6d56b3ac440d9c 100644 (file)
@@ -19,5 +19,11 @@ git push
 
 <p>
   See also:
-  <%= link_to raw('Arvados Docs &rarr; User Guide &rarr; git'), 'http://doc.arvados.org/user/intro-git.html' %>.
+  <%= link_to raw('Arvados Docs &rarr; User Guide &rarr; SSH access'),
+  "#{Rails.configuration.arvados_docsite}/user/getting_started/ssh-access.html",
+      target: "_blank"%> and 
+  <%= link_to raw('Arvados Docs &rarr; User Guide &rarr; Writing a Crunch
+  Script'),
+  "#{Rails.configuration.arvados_docsite}/user/tutorials/tutorial-firstscript.html",
+  target: "_blank"%>.
 </p>