summaryrefslogtreecommitdiff
path: root/doc/ssh
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2015-11-17 06:24:36 +0000
committerAchilleas Pipinellis <axilleas@axilleas.me>2015-11-17 06:24:36 +0000
commit03cb8edb34ab0d19049931434863b585d85de238 (patch)
tree2fc729629cb1861bfedc0cb011e1610491606a9c /doc/ssh
parent0061143ccd2e37e7ff83bd85127e0638e5e40f85 (diff)
parent3300db70ff53699732672824859186cd083623fa (diff)
downloadgitlab-ce-03cb8edb34ab0d19049931434863b585d85de238.tar.gz
Merge branch 'http-to-https' into 'master'
Rewrite HTTP links to force TLS, where possible I got annoyed at the fact that the links on the profile page don't force the use of TLS, so I grepped through the entire source tree, tested all the links I found, and replaced them if possible. See merge request !1806
Diffstat (limited to 'doc/ssh')
-rw-r--r--doc/ssh/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ssh/README.md b/doc/ssh/README.md
index 0bdb4070e74..9753504ac8b 100644
--- a/doc/ssh/README.md
+++ b/doc/ssh/README.md
@@ -77,7 +77,7 @@ Deploy keys can be shared between projects, you just need to add them to each pr
### Eclipse
-How to add your ssh key to Eclipse: http://wiki.eclipse.org/EGit/User_Guide#Eclipse_SSH_Configuration
+How to add your ssh key to Eclipse: https://wiki.eclipse.org/EGit/User_Guide#Eclipse_SSH_Configuration
## Tip: Non-default OpenSSH key file names or locations