From 9a1fe30682900daeebf34bae3a7a725d69426308 Mon Sep 17 00:00:00 2001 From: Ben Bodenmiller Date: Fri, 19 Sep 2014 02:17:22 -0700 Subject: link to page that discusses how to generate ssh key --- app/views/profiles/keys/index.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app') diff --git a/app/views/profiles/keys/index.html.haml b/app/views/profiles/keys/index.html.haml index aabfd57c286..a322f82f236 100644 --- a/app/views/profiles/keys/index.html.haml +++ b/app/views/profiles/keys/index.html.haml @@ -6,7 +6,7 @@ SSH keys allow you to establish a secure connection between your computer and GitLab %br Before you can add an SSH key you need to - = link_to "generate it", help_page_path("ssh", "README") + = link_to "generate it", help_page_path("ssh", "ssh") %hr -- cgit v1.2.3