diff --git a/README.adoc b/README.adoc index af8e32b7c3..8eadb0dee5 100644 --- a/README.adoc +++ b/README.adoc @@ -91,7 +91,7 @@ image::images/mingit-for-windows-as-a-tool.png[Configure MinGit for Windows to i * Configure a global git tool from "Manage Jenkins" >> "Global Tool Configuration" with `git` as the `Path to Git executable` * Set the label `windows` to limit the tool installer to agents with the `windows` label -* Set the `Download URL for binary archive` as the URL of the link:https://github.com/git-for-windows/git/releases/[MinGit zip file] +* Set the `Download URL for binary archive` as the URL of your locally downloaded copy of the link:https://github.com/git-for-windows/git/releases/[MinGit zip file] * Specify `mingw64\bin\git.exe` as the `Subdirectory of extracted archive`. Git for Windows Portable will be installed on each agent in `tools\git\mingw64`. diff --git a/images/enable-jgit.png b/images/enable-jgit.png index 6646dee219..e3066cc3c7 100644 Binary files a/images/enable-jgit.png and b/images/enable-jgit.png differ diff --git a/images/mingit-for-windows-as-a-tool.png b/images/mingit-for-windows-as-a-tool.png index 75434523fa..d69762319a 100644 Binary files a/images/mingit-for-windows-as-a-tool.png and b/images/mingit-for-windows-as-a-tool.png differ diff --git a/images/signe-1923369_640.png b/images/signe-1923369_640.png index 0dad4251a2..986109a9b6 100644 Binary files a/images/signe-1923369_640.png and b/images/signe-1923369_640.png differ diff --git a/images/ssh-host-key-verification.png b/images/ssh-host-key-verification.png index 9606f133c7..8802b24209 100644 Binary files a/images/ssh-host-key-verification.png and b/images/ssh-host-key-verification.png differ