aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdalrhman Mohamed <eng.abdalrhman.abdalmonem@gmail.com>2026-02-01 02:26:43 +0200
committerJunio C Hamano <gitster@pobox.com>2026-02-02 09:56:44 -0800
commit2d45507f15866f5a0755f5983d214116c7b2c05f (patch)
tree2495e803bdf72a5ca3fb6805607e05f4a7106895
parent9a2fb147f2c61d0cab52c883e7e26f5b7948e3ed (diff)
downloadgit-2d45507f15866f5a0755f5983d214116c7b2c05f.tar.xz
.github/CONTRIBUTING.md: link to SubmittingPatches on git-scm.com
The relative link to SubmittingPatches is broken when viewed through GitHub's specialized "Contributing" tab. Update the link to point to the documentation on git-scm.com to be consistent with other links in the same file. Also, wrap the line to improve readability. Signed-off-by: Abdalrhman Mohamed <Eng.Abdalrhman.Abdalmonem@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--.github/CONTRIBUTING.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index c8755e38de..93042128d6 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -10,7 +10,8 @@ conveniently send your Pull Requests commits to our mailing list.
Please read ["A note from the maintainer"](https://git.kernel.org/pub/scm/git/git.git/plain/MaintNotes?h=todo)
to learn how the Git project is managed, and how you can work with it.
-In addition, we highly recommend you to read [our submission guidelines](../Documentation/SubmittingPatches).
+In addition, we highly recommend you to read
+[our submission guidelines](https://git-scm.com/docs/SubmittingPatches).
If you prefer video, then [this talk](https://www.youtube.com/watch?v=Q7i_qQW__q4&feature=youtu.be&t=6m4s)
might be useful to you as the presenter walks you through the contribution