mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-26 20:30:08 +01:00
docs: don't set the online-location attribute
It causes the links to be based on a latest online version rather than
on the current one.
(cherry picked from commit 3be4c94446)
This commit is contained in:
parent
304f676e6e
commit
fe42e952e0
3 changed files with 3 additions and 3 deletions
|
|
@ -10,7 +10,7 @@
|
|||
<releaseinfo>
|
||||
for libnm-glib &version;
|
||||
The latest version of this documentation can be found on-line at
|
||||
<ulink role="online-location" url="https://developer.gnome.org/libnm-glib/0.9/">https://developer.gnome.org/libnm-glib/0.9/</ulink>.
|
||||
<ulink url="https://developer.gnome.org/libnm-glib/stable/">https://developer.gnome.org/libnm-glib/stable/</ulink>.
|
||||
</releaseinfo>
|
||||
|
||||
<copyright>
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
<releaseinfo>
|
||||
for libnm-util &version;
|
||||
The latest version of this documentation can be found on-line at
|
||||
<ulink role="online-location" url="https://developer.gnome.org/libnm-util/0.9/">https://developer.gnome.org/libnm-util/0.9/</ulink>.
|
||||
<ulink url="https://developer.gnome.org/libnm-util/stable/">https://developer.gnome.org/libnm-util/stable/</ulink>.
|
||||
</releaseinfo>
|
||||
|
||||
<copyright>
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
<releaseinfo>
|
||||
for libnm &version;
|
||||
The latest version of this documentation can be found on-line at
|
||||
<ulink role="online-location" url="https://developer.gnome.org/libnm/1.0/">https://developer.gnome.org/libnm/1.0/</ulink>.
|
||||
<ulink url="https://developer.gnome.org/libnm/stable/">https://developer.gnome.org/libnm/stable/</ulink>.
|
||||
</releaseinfo>
|
||||
|
||||
<copyright>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue