]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: Update download location for Go packages
authorAndrea Bolognani <abologna@redhat.com>
Thu, 30 Jan 2020 17:05:49 +0000 (18:05 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 31 Jan 2020 10:59:04 +0000 (11:59 +0100)
We haven't ever made releases of the Go components, which makes
sense because that's just not how that specific ecosystem works.

For people who are looking to use libvirt from Go, the brief
introductory pages located at the same URLs used to import the
packages are a better entry point than an empty directory
listing, so let's send them there instead.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/downloads.html.in

index e84455ca048ae34f019c20d5150a1e593580cf62..7cbf3cadc016ca5d4787d6c1fe326a0b559a0fc7 100644 (file)
@@ -61,7 +61,7 @@
         <tr>
           <td>Go</td>
           <td>
-            <a href="https://libvirt.org/sources/go/">libvirt</a>
+            <a href="https://libvirt.org/libvirt-go">libvirt</a>
           </td>
           <td>
             <a href="https://libvirt.org/git/?p=libvirt-go.git;a=summary">libvirt</a>
         <tr>
           <td>Go XML</td>
           <td>
-            <a href="https://libvirt.org/sources/go/">libvirt</a>
+            <a href="https://libvirt.org/libvirt-go-xml">libvirt</a>
           </td>
           <td>
             <a href="https://libvirt.org/git/?p=libvirt-go-xml.git;a=summary">libvirt</a>