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

@@ -85,7 +85,7 @@
* of the thread where the instance was constructed.
*
* An example using a proxy for a well-known name can be found in
* [gdbus-example-watch-proxy.c](https://git.gnome.org/browse/glib/tree/gio/tests/gdbus-example-watch-proxy.c)
* [gdbus-example-watch-proxy.c](https://gitlab.gnome.org/GNOME/glib/-/blob/master/gio/tests/gdbus-example-watch-proxy.c)
*/
/* lock protecting the mutable properties: name_owner, timeout_msec,