Skip to content

Commit 244ce63

Browse files
committed
fixup! CONTRIBUTING.md: add guide for first-time contributors
Already in c2a2fd5 (CONTRIBUTING.md: add guide for first-time contributors, 2018-03-01) there were _two_ links added for PuTTY, one being the correct, official one, and the other an official-looking one owned by a third-party. Let's only use the official one. Original-patch-by: Josh Soref <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 5231cc0 commit 244ce63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ There are many virtual machine alternatives available, if you do not have such a
261261
network if shut down incorrectly).
262262
* Provide as many cores to your VM as you can (for parallel builds).
263263
* Restart your VM, but do not connect.
264-
* Use `ssh` in Git Bash, download [PuTTY](http://www.putty.org/), or use your favorite SSH client to connect to the VM through SSH.
264+
* Use `ssh` in Git Bash, download [PuTTY](https://www.chiark.greenend.org.uk/~sgtatham/putty/), or use your favorite SSH client to connect to the VM through SSH.
265265

266266
In order to build and use `git`, you will need the following libraries via `apt-get`:
267267

0 commit comments

Comments
 (0)