[babl] docs: s/git.gnome.org/gitlab.gnome.org/



commit 75d88b158dde87be1839a79e98ebde0061af14be
Author: Øyvind Kolås <pippin gimp org>
Date:   Mon Jul 22 17:25:26 2019 +0200

    docs: s/git.gnome.org/gitlab.gnome.org/

 docs/index-static.html.in | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/docs/index-static.html.in b/docs/index-static.html.in
index e5ad863..e250361 100644
--- a/docs/index-static.html.in
+++ b/docs/index-static.html.in
@@ -75,9 +75,9 @@ conversions using babl formats.
     </p>
 
     <p>Babl uses git. The main repository is hosted by GNOME.
-    It can be <a href='http://git.gnome.org/cgit/babl'>browsed online</a> and cloned with:
+    It can be <a href='https://gitlab.gnome.org/GNOME/babl/'>browsed online</a> and cloned with:
     </p>
-    <pre>git clone git://git.gnome.org/babl</pre>
+    <pre>git clone https://gitlab.gnome.org/GNOME/babl.git/</pre>
 
     <a name='NEWS'></a>
     <h2>NEWS</h2>
@@ -228,7 +228,7 @@ lab_buffer  = malloc (pixel_count * 3 * sizeof (float));
     <h2>Extending</h2>
     
     <p>For samples of how the current internal API specification of
-    data types, color models, and conversions look in the <tt><a 
href='http://git.gnome.org/cgit/babl/tree/extensions'>extensions/</a></tt>
+    data types, color models, and conversions look in the <tt><a 
href='https://gitlab.gnome.org/GNOME/babl/tree/master/extensions'>extensions/</a></tt>
     directory. The tables in this HTML file is directly generated
     based on the data registered by BablCore (double and RGBA), BablBase
     (core datatypes, and RGB models), extensions (CIE Lab, naive CMYK,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]