summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2016-03-26 10:17:34 +0100
committerLubomir Rintel <lkundrak@v3.sk>2016-03-26 11:28:19 +0100
commit3a2803b42c1547337d25767baa1028b047893589 (patch)
treed6bf7c2d8362983fbad72360a3cff158fe0ab877 /examples
parent618373a14fd6993bd4317bed01dc48506f6f7d98 (diff)
downloadNetworkManager-3a2803b42c1547337d25767baa1028b047893589.tar.gz
docs: replace spec.html with docbook D-Bus API reference
May use a lot of improvement (actually documenting the names and objects that use the interfaces in question), but at least this looks a lot better on developer.gnome.org.
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/python/dbus/create-bond.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/python/dbus/create-bond.py b/examples/python/dbus/create-bond.py
index 41ffabe8e1..f36426ca41 100755
--- a/examples/python/dbus/create-bond.py
+++ b/examples/python/dbus/create-bond.py
@@ -21,7 +21,7 @@
# This example configures a Bond from ethernet devices and activates it
#
# NetworkManager D-Bus API:
-# https://developer.gnome.org/NetworkManager/1.0/spec.html
+# https://developer.gnome.org/NetworkManager/stable/spec.html
#
import dbus, sys, uuid