]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: Drop mention of read-only git mirrors
authorAndrea Bolognani <abologna@redhat.com>
Thu, 5 Jun 2025 13:27:27 +0000 (15:27 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 5 Jun 2025 15:29:26 +0000 (17:29 +0200)
These mirrors no longer exist, they're just straight up
redirects to GitLab now.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
docs/downloads.rst

index 11837c29e19654a38802024264222463e765c83b..cdcddabc57aef399f51a09640d12baa5b7d0d8ca 100644 (file)
@@ -328,12 +328,6 @@ repositories on GitHub:
 
    git clone https://github.com/libvirt/[module name].git
 
-And there are also read-only mirrors on libvirt.org:
-
-::
-
-   git clone https://libvirt.org/git/[module name].git
-
 Note that for most repositories, development happens via merge requests
 on GitLab. However, for the main `libvirt.git` repository all patch review and
 discussion only occurs on the `devel <contact.html>`__ mailing list.