diff options
Diffstat (limited to 'examples/python/dbus/wifi-active-ap.py')
| -rwxr-xr-x | examples/python/dbus/wifi-active-ap.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/python/dbus/wifi-active-ap.py b/examples/python/dbus/wifi-active-ap.py index bc8f1ea5..52ee73b9 100755 --- a/examples/python/dbus/wifi-active-ap.py +++ b/examples/python/dbus/wifi-active-ap.py @@ -8,7 +8,7 @@ # This example prints the current wifi access point # # 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, sys |