X-Git-Url: https://git.donarmstrong.com/?p=lilypond.git;a=blobdiff_plain;f=Documentation%2Fcontributor%2Fsource-code.itexi;h=19b835a0ef959caac542cedae29d10b82cfa88cb;hp=b43b3f348261813f30f0240c7667214867cc7ccb;hb=f938685c1aa5af0316d762068577460c8fc663e6;hpb=708aa920d682cf9aa3ed647cd129afd8509760f4 diff --git a/Documentation/contributor/source-code.itexi b/Documentation/contributor/source-code.itexi index b43b3f3482..19b835a0ef 100644 --- a/Documentation/contributor/source-code.itexi +++ b/Documentation/contributor/source-code.itexi @@ -45,7 +45,7 @@ If you haven't already, download and install Git. @qq{Full installer for official Git} from: @example -@uref{http://code.google.com/p/msysgit/downloads/list} +@uref{https://git-for-windows.github.io/} @end example @item Other operating systems: either install @command{git} with @@ -2356,9 +2356,7 @@ has, either as a complete file or as a @q{diff} or @q{patch} @subsection Installing git Obtain Git from -@uref{http://code.google.com/p/msysgit/downloads/list} (note, not -msysGit, which is for Git developers and not PortableGit, which is -not a full git installation) and install it. +@uref{https://git-for-windows.github.io/}. Note that most users will not need to install SSH. That is not required until you have been granted direct push permissions to