From 75d88b158dde87be1839a79e98ebde0061af14be Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=98yvind=20Kol=C3=A5s?= Date: Mon, 22 Jul 2019 17:25:26 +0200 Subject: [PATCH] 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.

Babl uses git. The main repository is hosted by GNOME. - It can be browsed online and cloned with: + It can be browsed online and cloned with:

-
git clone git://git.gnome.org/babl
+
git clone https://gitlab.gnome.org/GNOME/babl.git/

NEWS

@@ -228,7 +228,7 @@ lab_buffer = malloc (pixel_count * 3 * sizeof (float));

Extending

For samples of how the current internal API specification of - data types, color models, and conversions look in the extensions/ + data types, color models, and conversions look in the extensions/ 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, -- 2.30.2