docs: Replace git.gnome.org with gitlab.gnome.org urls

This commit is contained in:
Avinash Sonawane
2021-03-24 16:18:21 +05:30
parent 083e450d5f
commit 5ce6ba287f
11 changed files with 18 additions and 18 deletions

View File

@@ -121,7 +121,7 @@
* utility. The input is a schema description in an XML format.
*
* A DTD for the gschema XML format can be found here:
* [gschema.dtd](https://git.gnome.org/browse/glib/tree/gio/gschema.dtd)
* [gschema.dtd](https://gitlab.gnome.org/GNOME/glib/-/blob/master/gio/gschema.dtd)
*
* The [glib-compile-schemas][glib-compile-schemas] tool expects schema
* files to have the extension `.gschema.xml`.