mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-20 04:40:04 +01:00
docs: fix reference to "main" branch in docs
This commit is contained in:
parent
2eb7e1e199
commit
198f7916cd
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue