Skip to content

Commit c0d12e5

Browse files
authored
Replace outdated links to Git for Windows' wiki
Git for Windows' wiki pages were migrated in git-for-windows/git-for-windows.github.io#59.
1 parent 5253a9d commit c0d12e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Hacking-Git.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ suggest improvements. Thanks!
2828

2929
## Understanding the Git code base
3030

31-
* ["A birds-eye view of Git’s source code"](https://git-scm.com/docs/user-manual#birdview-on-the-source-code) in the Git User’s Manual
31+
* ["A birds-eye view of GitΓÇÖs source code"](https://git-scm.com/docs/user-manual#birdview-on-the-source-code) in the Git UserΓÇÖs Manual
3232

3333
* [Fabien Sanglar's Git Source Code Review](https://fabiensanglard.net/git_code_review/architecture.php)
3434

@@ -56,7 +56,7 @@ suggest improvements. Thanks!
5656

5757
* ["`SubmittingPatches`"](https://git-scm.com/docs/SubmittingPatches/)
5858

59-
* [Git for Windows' "Good commits"](https://github.com/git-for-windows/git/wiki/Good-commits)
59+
* [Git for Windows' "Good commits"](https://gitforwindows.org/good-commits)
6060

6161
## Process related tools and sites
6262

@@ -108,7 +108,7 @@ suggest improvements. Thanks!
108108

109109
## Debugging
110110

111-
* [Git for Windows' Debugging Git](https://github.com/git-for-windows/git/wiki/Debugging-Git)
111+
* [Git for Windows' Debugging Git](https://gitforwindows.org/debugging-git)
112112

113113
* [Launching GDB explanations in CodingGuidelines](https://github.com/git/git/blob/v2.27.0/Documentation/CodingGuidelines#L441-L445)
114114

0 commit comments

Comments
 (0)