]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/MyFirstContribution.txt
doc: switch links to https
[thirdparty/git.git] / Documentation / MyFirstContribution.txt
index 62d11a5cd7f909e2e038e1f768bafddc82be210d..710a1f9d915f9d7670107c61432ad75352b73431 100644 (file)
@@ -832,7 +832,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