From 9dbeb77cb847e848b0e4e55493673bbddc33f2fc Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Mon, 14 Jul 2025 09:59:38 -0400 Subject: [PATCH] Correct PuTTY url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b616c5f6..26ab83ffb 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ The LIS-Test repository includes the test scripts to verify correct behavior of 1. Checkout from https://github.com/LIS/lis-test.git ### Download Public Utilities -Download Putty executables from http://www.putty.org and keep them in the `.\bin` folder. You should have the following utilities: +Download Putty executables from https://www.chiark.greenend.org.uk/~sgtatham/putty/ and keep them in the `.\bin` folder. You should have the following utilities: • plink.exe • pscp.exe