]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/MyFirstContribution.txt
Merge branch 'la/strvec-comment-fix' into maint-2.43
[thirdparty/git.git] / Documentation / MyFirstContribution.txt
index 7cfed60c2e984f4fa29aca68983c2260faf451ee..279f6a3e7ca4678f01196e9f60cdea372d0cc4f1 100644 (file)
@@ -833,7 +833,7 @@ Johannes Schindelin to make life as a Git contributor easier for those used to
 the GitHub PR workflow. It allows contributors to open pull requests against its
 mirror of the Git project, and does some magic to turn the PR into a set of
 emails and send them out for you. It also runs the Git continuous integration
-suite for you. It's documented at http://gitgitgadget.github.io.
+suite for you. It's documented at https://gitgitgadget.github.io/.
 
 [[create-fork]]
 === Forking `git/git` on GitHub