mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 19:32:19 +00:00
docs: Use libvirt.org namespace for Go bindings
Fixes: 193ad364062407c3fcd3267f0f135d8960b53020 Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
423576679a
commit
6a79c7fa88
@ -16,7 +16,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<strong>Go</strong>: Daniel Berrange develops
|
<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>
|
||||||
<li>
|
<li>
|
||||||
<strong>Java</strong>: Daniel Veillard develops
|
<strong>Java</strong>: Daniel Veillard develops
|
||||||
|
@ -82,7 +82,7 @@
|
|||||||
<dt><a href="bindings.html">Language bindings and API modules</a></dt>
|
<dt><a href="bindings.html">Language bindings and API modules</a></dt>
|
||||||
<dd>Bindings of the libvirt API for
|
<dd>Bindings of the libvirt API for
|
||||||
<a href="csharp.html">c#</a>,
|
<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="java.html">java</a>,
|
||||||
<a href="https://libvirt.org/ocaml/">ocaml</a>,
|
<a href="https://libvirt.org/ocaml/">ocaml</a>,
|
||||||
<a href="http://search.cpan.org/dist/Sys-Virt/">perl</a>,
|
<a href="http://search.cpan.org/dist/Sys-Virt/">perl</a>,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user