about summary refs log tree commit diff
path: root/docs/libnm/html/usage.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libnm/html/usage.html')
-rw-r--r--docs/libnm/html/usage.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/libnm/html/usage.html b/docs/libnm/html/usage.html
index 5b96190f..92e567c7 100644
--- a/docs/libnm/html/usage.html
+++ b/docs/libnm/html/usage.html
@@ -96,7 +96,7 @@
         </p>
 <pre class="screen"><code class="prompt">$ </code><strong class="userinput"><code>cc $(pkg-config --libs --cflags libnm) -o hello-nm hello-nm.c</code></strong>
   <code class="prompt">$ </code><strong class="userinput"><code>./hello-nm</code></strong>
-  NetworkManager version: 1.14.0
+  NetworkManager version: 1.12.4
 
   <code class="prompt">$ </code></pre>
 <p>
@@ -156,7 +156,7 @@
           In general, the C API documentation applies to the use GObject introspection
           from other languages, with the calling convention respecting the language's
           customs. Consult the source tree for
-          <a class="ulink" href="https://gitlab.freedesktop.org/NetworkManager/NetworkManager/tree/master/examples" target="_top">some examples</a>.
+          <a class="ulink" href="https://cgit.freedesktop.org/NetworkManager/NetworkManager/tree/examples" target="_top">some examples</a>.
         </p>
 </div>
 </div>