diff options
Diffstat (limited to 'examples/python/dbus/add-connection.py')
| -rwxr-xr-x | examples/python/dbus/add-connection.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/python/dbus/add-connection.py b/examples/python/dbus/add-connection.py index cfb46de2..7c0d1f5c 100755 --- a/examples/python/dbus/add-connection.py +++ b/examples/python/dbus/add-connection.py @@ -12,7 +12,7 @@ # NetworkManager as well. # # Configuration settings are described at -# https://developer.gnome.org/NetworkManager/1.0/ref-settings.html +# https://networkmanager.dev/docs/api/latest/ref-settings.html # import dbus, uuid |