Git commit 9ba22c0d73991f64078308cf518bdfd6133268b7 by Michael Pyne. Committed on 17/05/2020 at 20:00. Pushed by ashark into branch 'docbook_historied_per_file'.
doc: Remove anongit references. Original commit: 48368983 https://invent.kde.org/sdk/kdesrc-build/-/commit/48368983aa507250f4a6f325cc25bb783952a88e M +1 -1 doc/getting-started/before-building.docbook https://invent.kde.org/sdk/kdesrc-build/-/commit/9ba22c0d73991f64078308cf518bdfd6133268b7 diff --git a/doc/getting-started/before-building.docbook b/doc/getting-started/before-building.docbook index dd686f6a..d6920929 100644 --- a/doc/getting-started/before-building.docbook +++ b/doc/getting-started/before-building.docbook @@ -130,7 +130,7 @@ source repository and then periodically updating it.</para> <para>You can obtain &kdesrc-build; from its source repository by running:</para> <programlisting> -<prompt>$ </prompt><userinput><command>git <option>clone</option> <option>https://anongit.kde.org/kdesrc-build</option> <option><filename class="directory"><replaceable>~/kdesrc-build</replaceable></filename></option></command></userinput> +<prompt>$ </prompt><userinput><command>git <option>clone</option> <option>https://invent.kde.org/sdk/kdesrc-build.git</option> <option><filename class="directory"><replaceable>~/kdesrc-build</replaceable></filename></option></command></userinput> </programlisting> <para>Replace <option><replaceable>~/kdesrc-build</replaceable></option> with
