File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ suggest improvements. Thanks!
28
28
29
29
## Understanding the Git code base
30
30
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
32
32
33
33
* [ Fabien Sanglar's Git Source Code Review] ( https://fabiensanglard.net/git_code_review/architecture.php )
34
34
@@ -56,7 +56,7 @@ suggest improvements. Thanks!
56
56
57
57
* [ "` SubmittingPatches ` "] ( https://git-scm.com/docs/SubmittingPatches/ )
58
58
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 )
60
60
61
61
## Process related tools and sites
62
62
@@ -108,7 +108,7 @@ suggest improvements. Thanks!
108
108
109
109
## Debugging
110
110
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 )
112
112
113
113
* [ Launching GDB explanations in CodingGuidelines] ( https://github.com/git/git/blob/v2.27.0/Documentation/CodingGuidelines#L441-L445 )
114
114
You can’t perform that action at this time.
0 commit comments