From: Andrea Bolognani Date: Thu, 9 Dec 2021 11:15:49 +0000 (+0100) Subject: docs: Update more links to point to the new Go modules X-Git-Tag: v8.0.0-rc1~336 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a637cc766028951a465bba546d0bd07d6123679;p=thirdparty%2Flibvirt.git docs: Update more links to point to the new Go modules A couple of links were still pointing to the obsolete Go packages instead of the current module-aware ones. Signed-off-by: Andrea Bolognani --- diff --git a/docs/bindings.rst b/docs/bindings.rst index c5b6b94519..81a4a67067 100644 --- a/docs/bindings.rst +++ b/docs/bindings.rst @@ -10,7 +10,7 @@ other languages: - **C#**: Arnaud Champion develops `C# bindings `__. - **Go**: Daniel Berrange develops `Go - bindings `__. + bindings `__. - **Java**: Daniel Veillard develops `Java bindings `__. diff --git a/docs/docs.html.in b/docs/docs.html.in index 22a43517ed..8132090762 100644 --- a/docs/docs.html.in +++ b/docs/docs.html.in @@ -83,7 +83,7 @@
Language bindings and API modules
Bindings of the libvirt API for c#, - go, + go, java, ocaml, perl,