update repository links to GitLab

This commit is contained in:
Tanu Kaskinen 2018-08-07 16:39:33 +03:00
parent aa51a92b10
commit 7a813f7a7f
1 changed files with 2 additions and 2 deletions

View File

@ -154,9 +154,9 @@ compilation and <tt>make install</tt> (as root) for installation of
<p>The current release is <a href="@PACKAGE_URL@pavucontrol-@PACKAGE_VERSION@.tar.gz">@PACKAGE_VERSION@</a></p> <p>The current release is <a href="@PACKAGE_URL@pavucontrol-@PACKAGE_VERSION@.tar.gz">@PACKAGE_VERSION@</a></p>
<p>Get <tt>pavucontrol</tt>'s development sources from the git <a href="git://anongit.freedesktop.org/pulseaudio/pavucontrol">repository</a> (<a href="http://cgit.freedesktop.org/pulseaudio/pavucontrol">gitweb</a>): </p> <p>Get <tt>pavucontrol</tt>'s development sources from the git <a href="https://gitlab.freedesktop.org/pulseaudio/pavucontrol.git">repository</a> (<a href="https://gitlab.freedesktop.org/pulseaudio/pavucontrol">GitLab</a>): </p>
<pre>git clone git://anongit.freedesktop.org/pulseaudio/pavucontrol</pre> <pre>git clone https://gitlab.freedesktop.org/pulseaudio/pavucontrol.git</pre>
<hr/> <hr/>
<address class="grey">Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, October 2009</address> <address class="grey">Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, October 2009</address>