summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2022-07-22 10:17:17 +0200
committerThomas Haller <thaller@redhat.com>2022-07-22 10:17:26 +0200
commit9f3057b08e636ddd8c471cecbab3547b39557149 (patch)
tree446819e29e9a786f2937c7d169e6159b763e7987
parentc8f3d5032910b4a57096b7dba34d66524f339f15 (diff)
downloadNetworkManager-9f3057b08e636ddd8c471cecbab3547b39557149.tar.gz
libnm: update HTTP reference to documentation in code comment
-rw-r--r--src/libnm-core-public/nm-version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libnm-core-public/nm-version.h b/src/libnm-core-public/nm-version.h
index 22a79382e0..9f6e3e78ee 100644
--- a/src/libnm-core-public/nm-version.h
+++ b/src/libnm-core-public/nm-version.h
@@ -343,7 +343,7 @@
/*
* Synchronous API for calling D-Bus in libnm is deprecated. See
- * https://developer.gnome.org/libnm/stable/usage.html#sync-api
+ * https://networkmanager.dev/docs/libnm/latest/usage.html#sync-api
*
* Note that "deprecated" here does not really mean that the API is going
* to be removed. We don't break API. Just comment that it is awkward and