From: Peter Krempa Date: Tue, 14 Mar 2023 09:11:33 +0000 (+0100) Subject: docs: downloads: Point to pkg.go.dev for go module releases X-Git-Tag: v9.2.0-rc1~92 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e9330ad45e64492f13d5af26322996c8c255715;p=thirdparty%2Flibvirt.git docs: downloads: Point to pkg.go.dev for go module releases Currently the 'Releases' column pointed to the generic page about the specific go module. Change the link to point to the respective pkg.go.dev page for the module. Signed-off-by: Peter Krempa Reviewed-by: Andrea Bolognani --- diff --git a/docs/downloads.rst b/docs/downloads.rst index ab63d55c15..04aaa5b4eb 100644 --- a/docs/downloads.rst +++ b/docs/downloads.rst @@ -52,7 +52,7 @@ Language bindings - * - Go - - `libvirt `__ + - `pkg.go.dev `__ - `gitlab `__ - `issues `__ - `github `__ @@ -130,7 +130,7 @@ Integration modules - * - Go XML - - `libvirt `__ + - `pkg.go.dev `__ - `gitlab `__ - `issues `__ - `github `__