From 41bb7bb85a112e13462450400db6bf5b06a78179 Mon Sep 17 00:00:00 2001 From: Benjamin Jackson <38561765+benjymansy123@users.noreply.github.com> Date: Wed, 15 Jun 2022 09:26:05 -0400 Subject: Update Git Extensions to current version. (#727) --- docs/windows-requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/windows-requirements.md b/docs/windows-requirements.md index 752640e..925bf6b 100644 --- a/docs/windows-requirements.md +++ b/docs/windows-requirements.md @@ -13,7 +13,7 @@ | CMake ≥ 3.16 | | MS Visual Studio (Community) ≥ 16.11 (2019) (Desktop) (No preview) | -1. [Git Extensions](https://sourceforge.net/projects/gitextensions/) +1. [Git Extensions](https://github.com/gitextensions/gitextensions/releases/latest) 1. You will need Git installed. You can get the latest version [https://git-scm.com/download/win](https://git-scm.com/download/win) -- cgit