summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2018-07-17 15:41:29 +0200
committerLubomir Rintel <lkundrak@v3.sk>2018-08-27 11:36:56 +0200
commitffbc0145a87d4e64b9cddd172d60d20df1cce762 (patch)
treeee530a0008bf5dff9a9bb723523bd19a21d87f73 /docs
parent2ce1b33ba0a77750623939ee2464aa15680e78cd (diff)
all: point git references to the GitLab instance
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/merge_requests/2
Diffstat (limited to 'docs')
-rw-r--r--docs/libnm/libnm-docs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libnm/libnm-docs.xml b/docs/libnm/libnm-docs.xml
index 8de396c45..a0f87bfb6 100644
--- a/docs/libnm/libnm-docs.xml
+++ b/docs/libnm/libnm-docs.xml
@@ -169,7 +169,7 @@ print ("NetworkManager version " + client.get_version())]]></programlisting></in
In general, the C API documentation applies to the use GObject introspection
from other languages, with the calling convention respecting the language's
customs. Consult the source tree for
- <ulink url="https://cgit.freedesktop.org/NetworkManager/NetworkManager/tree/examples">some examples</ulink>.
+ <ulink url="https://gitlab.freedesktop.org/NetworkManager/NetworkManager/tree/master/examples">some examples</ulink>.
</para>
</simplesect>
</section>