File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments