summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2015-07-09 22:50:05 -0700
committerStan Hu <stanhu@gmail.com>2015-07-09 22:50:05 -0700
commit13bf844a1e7884c2fa964704b9d02146086ceb93 (patch)
treec5a947005716861f2a54b5713c729ebb17808141
parent3f5a4ae5e66ba23a16c7a41b27ade196994c5a4c (diff)
downloadgitlab-ce-13bf844a1e7884c2fa964704b9d02146086ceb93.tar.gz
Revert "use relative link to SSH setup page"
This reverts commit f876ef6e4db9c5ece17d3bd5c7c8a4e31d9374b3.
-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