From fc6f331e077f6042c6f65488ec635a3dff7c229d Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Wed, 19 Mar 2025 17:03:32 +0100 Subject: [PATCH] Replace outdated links to Git for Windows' wiki Git for Windows' wiki pages were migrated in https://github.com/git-for-windows/git-for-windows.github.io/pull/59. --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 6ee678403c..80b8cc8a92 100644 --- a/README.adoc +++ b/README.adoc @@ -71,7 +71,7 @@ JGit with Apache HTTP Client continues to delivered to assure compatibility. [#installing-mingit-for-windows-automatically] === Installing MinGit for Windows Automatically -Jenkins can install link:https://github.com/git-for-windows/git/wiki/MinGit[MinGit for Windows] automatically. +Jenkins can install link:https://gitforwindows.org/mingit[MinGit for Windows] automatically. MinGit for Windows is an intentionally minimal, non-interactive distribution of Git for Windows, with third-party applications as its intended audience. Jenkins is well suited to use MinGit on Windows agents.