diff options
Diffstat (limited to 'examples/python/gi/update-ip4-method.py')
| -rwxr-xr-x | examples/python/gi/update-ip4-method.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/python/gi/update-ip4-method.py b/examples/python/gi/update-ip4-method.py index 811d10b4..036606c4 100755 --- a/examples/python/gi/update-ip4-method.py +++ b/examples/python/gi/update-ip4-method.py @@ -9,7 +9,7 @@ # using the libnm GObject-based convenience APIs. # # 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 gi |