summaryrefslogtreecommitdiff
path: root/doc/ssh
diff options
context:
space:
mode:
authorMarcel Amirault <ravlen@gmail.com>2018-11-21 23:15:01 +0000
committerEvan Read <eread@gitlab.com>2018-11-21 23:15:01 +0000
commit4cee901dab76300e98fcedcb0a32f50f0d8dc105 (patch)
tree2974869f142be46ea958fc5630ce04b153fd9779 /doc/ssh
parent0b48c0eaf5800c91e4686dd50e76de9e67a896ae (diff)
downloadgitlab-ce-4cee901dab76300e98fcedcb0a32f50f0d8dc105.tar.gz
Docs: Cleaning up various links
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 c5b7813b285..9114b8d8417 100644
--- a/doc/ssh/README.md
+++ b/doc/ssh/README.md
@@ -30,7 +30,7 @@ clients at your disposal.
### Installing the SSH client for Windows 8.1 and Windows 7
The easiest way to install Git and the SSH client on Windows 8.1 and Windows 7
-is [Git for Windows](https://gitforwindows.com). It provides a BASH
+is [Git for Windows](https://gitforwindows.org). It provides a BASH
emulation (Git Bash) used for running Git from the command line and the
`ssh-keygen` command that is useful to create SSH keys as you'll learn below.