1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-03-24 06:50:08 +03:00

Change git repo URL

This commit is contained in:
Nick Wellnhofer 2019-02-15 17:26:38 +01:00
parent 04fbfa3f19
commit 538d827cc0
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
The current version of the code can be found in the GNOME Git Repository:
https://git.gnome.org/browse/libxml2/
https://gitlab.gnome.org/GNOME/libxml2
There's mirror on GitHub:

View File

@ -694,18 +694,18 @@ href="python.html">bindings section</a></p>
<p>Libxml2 is also available from GIT:</p>
<ul>
<li><p>See <a href="http://git.gnome.org/browse/libxml2/">libxml2 Git web</a>.
<li><p>See <a href="https://gitlab.gnome.org/GNOME/libxml2">libxml2 Git web</a>.
To checkout a local tree use:</p>
<pre>git clone git://git.gnome.org/libxml2</pre>
<pre>git clone https://gitlab.gnome.org/GNOME/libxml2.git</pre>
</li>
<li>The <strong>libxslt</strong> module is also present
<a href="http://git.gnome.org/browse/libxslt/">there</a>.</li>
<a href="https://gitlab.gnome.org/GNOME/libxslt">there</a>.</li>
</ul>
<h2><a name="News">Releases</a></h2>
<p>The <a href="ChangeLog.html">change log</a> describes the recents commits
to the <a href="http://git.gnome.org/browse/libxml2/">GIT</a> code base.</p>
to the <a href="https://gitlab.gnome.org/GNOME/libxml2">GIT</a> code base.</p>
<p>Here is the list of public releases:</p>