From d675068e944811a158fd24ad6b0f1ac31747bda4 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Sun, 13 Jul 2025 23:05:21 -0400 Subject: [PATCH] Correct PuTTY url --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7ed4df2a1c59a2..48ff9029374df3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -261,7 +261,7 @@ There are many virtual machine alternatives available, if you do not have such a network if shut down incorrectly). * Provide as many cores to your VM as you can (for parallel builds). * Restart your VM, but do not connect. -* Use `ssh` in Git Bash, download [PuTTY](http://www.putty.org/), or use your favorite SSH client to connect to the VM through SSH. +* 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. In order to build and use `git`, you will need the following libraries via `apt-get`: