]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: Use libvirt.org namespace for Go bindings
authorAndrea Bolognani <abologna@redhat.com>
Tue, 7 Jul 2020 10:42:01 +0000 (12:42 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 7 Jul 2020 12:07:24 +0000 (14:07 +0200)
Fixes: 193ad364062407c3fcd3267f0f135d8960b53020
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
docs/bindings.html.in
docs/docs.html.in

index 8a482015b90bf31cc7b8d9519b0a8b864f267ad7..081af25ebb7d494f8484cbd8ad72229e998cf98f 100644 (file)
@@ -16,7 +16,7 @@
       </li>
      <li>
         <strong>Go</strong>: Daniel Berrange develops
-        <a href="https://godoc.org/github.com/libvirt/libvirt-go">Go bindings</a>.
+        <a href="https://godoc.org/libvirt.org/libvirt-go">Go bindings</a>.
       </li>
       <li>
         <strong>Java</strong>: Daniel Veillard develops
index f1d44fadc07ebe4052b4627459e405b7c03e97b2..559910a2d0d78d929732a74b3c3cc984d200f56d 100644 (file)
@@ -82,7 +82,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://godoc.org/github.com/libvirt/libvirt-go">go</a>,
+          <a href="https://godoc.org/libvirt.org/libvirt-go">go</a>,
           <a href="java.html">java</a>,
           <a href="https://libvirt.org/ocaml/">ocaml</a>,
           <a href="http://search.cpan.org/dist/Sys-Virt/">perl</a>,