docs: update documentation links
Various GNOME services moved around so links need updating.
This commit is contained in:

committed by
Dan Williams

parent
2940ef7a63
commit
74372f9f11
@@ -21,7 +21,7 @@
|
||||
# This example adds a new ethernet connection via AddConnection() D-Bus call.
|
||||
#
|
||||
# Configuration settings are described at
|
||||
# http://projects.gnome.org/NetworkManager/developers/api/09/ref-settings.html
|
||||
# https://developer.gnome.org/NetworkManager/0.9/ref-settings.html
|
||||
#
|
||||
|
||||
import socket, struct, dbus, uuid
|
||||
|
@@ -32,7 +32,7 @@ from gi.repository import GLib, NetworkManager, NMClient
|
||||
# If you used D-Bus calls, you would call GetSettings() and then Update().
|
||||
#
|
||||
# Links:
|
||||
# https://projects.gnome.org/NetworkManager/developers/libnm-glib/09/index.html
|
||||
# https://developer.gnome.org/libnm-glib/0.9/
|
||||
# https://wiki.gnome.org/GObjectIntrospection
|
||||
# https://wiki.gnome.org/PyGObject
|
||||
#
|
||||
|
Reference in New Issue
Block a user