docs: fix reference to "main" branch in docs

This commit is contained in:
Thomas Haller 2021-04-01 22:31:16 +02:00
parent 2eb7e1e199
commit 198f7916cd
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

View file

@ -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://gitlab.freedesktop.org/NetworkManager/NetworkManager/tree/master/examples">some examples</ulink>.
<ulink url="https://gitlab.freedesktop.org/NetworkManager/NetworkManager/tree/main/examples">some examples</ulink>.
</para>
</simplesect>