Commit e71805db authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge branch 'ssh-link' into 'master'

Fix link to SSH help page.

Closes #1981.

See merge request !1502
parents c8e5dfef 452b3612
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
SSH keys allow you to establish a secure connection between your computer and GitLab SSH keys allow you to establish a secure connection between your computer and GitLab
%br %br
Before you can add an SSH key you need to Before you can add an SSH key you need to
= link_to "generate it", help_page_path("ssh", "ssh") = link_to "generate it", help_page_path("ssh", "README")
%hr %hr
= render 'key_table' = render 'key_table'
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment