diff options
author | Alex Jordan <alex@strugee.net> | 2015-11-16 02:01:26 -0800 |
---|---|---|
committer | Alex Jordan <alex@strugee.net> | 2015-11-16 16:50:05 -0800 |
commit | 3300db70ff53699732672824859186cd083623fa (patch) | |
tree | 98a8e79a3887ad710c8f09651ad5dc62e2598dcc /doc/ssh | |
parent | 3777b233a35509c4ed13e145624370884468cbc2 (diff) | |
download | gitlab-ce-3300db70ff53699732672824859186cd083623fa.tar.gz |
Rewrite HTTP links to force TLS, where possible
Diffstat (limited to 'doc/ssh')
-rw-r--r-- | doc/ssh/README.md | 2 |
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 |