summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2015-07-13 15:28:30 +0000
committerAchilleas Pipinellis <axilleas@axilleas.me>2015-07-13 15:28:30 +0000
commit4fdb3f69baf3acc74160201bc5621f032d7df3e6 (patch)
tree687580ad85f76db45e45c6233e912b78963c6482
parent31565d78906577bf8582982e5492166e8edd3218 (diff)
parent13bf844a1e7884c2fa964704b9d02146086ceb93 (diff)
downloadgitlab-ce-4fdb3f69baf3acc74160201bc5621f032d7df3e6.tar.gz
Merge branch 'revert-relative-doc-link' into 'master'
Revert "use relative link to SSH setup page" This broke on GitLab.com. This reverts commit f876ef6e4db9c5ece17d3bd5c7c8a4e31d9374b3. See merge request !952
-rw-r--r--doc/gitlab-basics/create-your-ssh-keys.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gitlab-basics/create-your-ssh-keys.md b/doc/gitlab-basics/create-your-ssh-keys.md
index cb699588cac..e1acc2bd65b 100644
--- a/doc/gitlab-basics/create-your-ssh-keys.md
+++ b/doc/gitlab-basics/create-your-ssh-keys.md
@@ -28,7 +28,7 @@ You need to connect your computer to your GitLab account through SSH Keys. They
## To generate an SSH Key on your commandline
-* Go to your [commandline](start-using-git.md) and follow the [instructions](../ssh/README.md) to generate it
+* Go to your [commandline](start-using-git.md) and follow the [instructions](https://gitlab.com/help/ssh/README) to generate it
* Copy the SSH Key that your commandline created and paste it on the "Key" box on the GitLab page. The title will be added automatically