]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: Update more links to point to the new Go modules
authorAndrea Bolognani <abologna@redhat.com>
Thu, 9 Dec 2021 11:15:49 +0000 (12:15 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 9 Dec 2021 11:16:17 +0000 (12:16 +0100)
A couple of links were still pointing to the obsolete Go
packages instead of the current module-aware ones.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
docs/bindings.rst
docs/docs.html.in

index c5b6b94519fc3ec72a94fbd8868eb4f025ec68c5..81a4a67067685f9b68da27abfc63dd1e96a0944b 100644 (file)
@@ -10,7 +10,7 @@ other languages:
 -  **C#**: Arnaud Champion develops `C# bindings <csharp.html>`__.
 
 -  **Go**: Daniel Berrange develops `Go
-   bindings <https://pkg.go.dev/libvirt.org/libvirt-go>`__.
+   bindings <https://pkg.go.dev/libvirt.org/go/libvirt>`__.
 
 -  **Java**: Daniel Veillard develops `Java bindings <java.html>`__.
 
index 22a43517ed7aaa2abca5938c46a9e98bb28593b6..8132090762b083c57c2706147961adacf88f9402 100644 (file)
@@ -83,7 +83,7 @@
         <dt><a href="bindings.html">Language bindings and API modules</a></dt>
         <dd>Bindings of the libvirt API for
           <a href="csharp.html">c#</a>,
-          <a href="https://pkg.go.dev/libvirt.org/libvirt-go">go</a>,
+          <a href="https://pkg.go.dev/libvirt.org/go/libvirt">go</a>,
           <a href="java.html">java</a>,
           <a href="https://libvirt.org/ocaml/">ocaml</a>,
           <a href="https://search.cpan.org/dist/Sys-Virt/">perl</a>,