From 1c80776c0a9752efe0e573f4787059b6185b5e7a Mon Sep 17 00:00:00 2001 From: Sheryl Hohman Date: Tue, 23 Jul 2019 11:18:30 -0700 Subject: [PATCH] link to the anchor mentioned --- Technical-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Technical-overview.md b/Technical-overview.md index d9f2e7c..42c9eef 100644 --- a/Technical-overview.md +++ b/Technical-overview.md @@ -28,7 +28,7 @@ In some cases, the change you want to make is not in git itself, but in the addi You can build both a normal setup installer and a portable one. -The installers are basically created by collecting files from the `Git for Windows SDK` Msys environment, not from any checked out source code! It's therefore important to make any changed files available to the installer (the `make` calls in the "Hacking on git" step)! +The installers are basically created by collecting files from the `Git for Windows SDK` Msys environment, not from any checked out source code! It's therefore important to make any changed files available to the installer (the `make` calls in the "[Hacking on git](https://github.com/git-for-windows/git/wiki/Technical-overview#hacking-on-git)" step)! As a one time step, you need to prepare the extra files which contain the helper scripts: