Fixes: 193ad364062407c3fcd3267f0f135d8960b53020 Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx> --- docs/bindings.html.in | 2 +- docs/docs.html.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/bindings.html.in b/docs/bindings.html.in index 8a482015b9..081af25ebb 100644 --- a/docs/bindings.html.in +++ b/docs/bindings.html.in @@ -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 diff --git a/docs/docs.html.in b/docs/docs.html.in index f1d44fadc0..559910a2d0 100644 --- a/docs/docs.html.in +++ b/docs/docs.html.in @@ -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>, -- 2.25.4