From: Andrea Bolognani Date: Thu, 30 Jan 2020 17:10:35 +0000 (+0100) Subject: docs: Update godoc URLs for Go packages X-Git-Tag: v6.1.0-rc1~305 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=193ad364062407c3fcd3267f0f135d8960b53020;p=thirdparty%2Flibvirt.git docs: Update godoc URLs for Go packages Since commit 201156ec6e65e08cdb04d6fdefe013652fb7fa87 Author: Daniel P. Berrangé Date: Mon Dec 16 10:06:50 2019 +0000 docs: add pages to support Go module package resolution it's possible to use import "libvirt.org/libvirt-go" import "libvirt.org/libvirt-go-xml" in Go programs, which will result in the Go packages being fetched directly from libvirt.org instead of GitHub. The godoc website offers the API documentation for the updated imports, and that's where we should send users. Signed-off-by: Andrea Bolognani Reviewed-by: Ján Tomko --- diff --git a/docs/downloads.html.in b/docs/downloads.html.in index 7cbf3cadc0..30e9b8280e 100644 --- a/docs/downloads.html.in +++ b/docs/downloads.html.in @@ -71,7 +71,7 @@ github - api ref + api ref @@ -206,7 +206,7 @@ github - api ref + api ref