Skip to content
Snippets Groups Projects
Commit df4aded3cb8f authored by Nick Wellnhofer's avatar Nick Wellnhofer
Browse files

Change git repo URL

parent 04d21e8e7217
Branches
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
UBSAN_OPTIONS=print_stacktrace=1 UBSAN_OPTIONS=print_stacktrace=1
script: script:
- | - |
git clone --depth 1 https://git.gnome.org/browse/libxml2 git clone --depth 1 https://gitlab.gnome.org/GNOME/libxml2.git
cd libxml2 cd libxml2
sh autogen.sh $CONFIG sh autogen.sh $CONFIG
make -j2 make -j2
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
http://xmlsoft.org/XSLT/news.html http://xmlsoft.org/XSLT/news.html
See the git page at See the git page at
http://git.gnome.org/browse/libxslt/ https://gitlab.gnome.org/GNOME/libxslt
to get a description of the recent commits.Those are the public releases made: to get a description of the recent commits.Those are the public releases made:
v1.1.33: Jan 03 2019: v1.1.33: Jan 03 2019:
......
...@@ -250,5 +250,5 @@ ...@@ -250,5 +250,5 @@
<p>Libxslt is also available from GIT:</p> <p>Libxslt is also available from GIT:</p>
<ul> <ul>
<li><p>See <a href="http://git.gnome.org/browse/libxslt/">libxslt Git web</a>. <li><p>See <a href="https://gitlab.gnome.org/GNOME/libxslt">libxslt Git web</a>.
To checkout a local tree use:</p> To checkout a local tree use:</p>
...@@ -254,4 +254,4 @@ ...@@ -254,4 +254,4 @@
To checkout a local tree use:</p> To checkout a local tree use:</p>
<pre>git clone git://git.gnome.org/libxslt</pre> <pre>git clone https://gitlab.gnome.org/GNOME/libxslt.git</pre>
</li> </li>
<li>The <strong>libxml2</strong> module is also present <li>The <strong>libxml2</strong> module is also present
...@@ -256,6 +256,6 @@ ...@@ -256,6 +256,6 @@
</li> </li>
<li>The <strong>libxml2</strong> module is also present <li>The <strong>libxml2</strong> module is also present
<a href="http://git.gnome.org/browse/libxml2/">there</a></li> <a href="https://gitlab.gnome.org/GNOME/libxml2">there</a></li>
</ul> </ul>
...@@ -299,7 +299,7 @@ ...@@ -299,7 +299,7 @@
<h2><a name="News">News</a></h2> <h2><a name="News">News</a></h2>
<p>See the <a href="http://git.gnome.org/browse/libxslt/">git page</a> <p>See the <a href="https://gitlab.gnome.org/GNOME/libxslt">git page</a>
to get a description of the recent commits.</p> to get a description of the recent commits.</p>
<p>Those are the public releases made:</p> <p>Those are the public releases made:</p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment