From ed7affb2bf8c7e69b146088ef298053bdc5093a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A1n=20Tomko?= Date: Thu, 10 Mar 2022 16:51:23 +0100 Subject: [PATCH] docs: downloads: remove links to libvirt.org mirrors MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit While the mirrors themselves are still available, the gitweb interface on libvirt.org has been disabled. The mirrors can still be accessible via, e.g.: git clone https://libvirt.org/git/libvirt-python.git But such link gives a 404 error. Remove the links from the website to avoid confusion. Signed-off-by: Ján Tomko Reviewed-by: Michal Privoznik --- docs/downloads.rst | 78 ++++++++++++++++------------------------------ 1 file changed, 26 insertions(+), 52 deletions(-) diff --git a/docs/downloads.rst b/docs/downloads.rst index 74a788c6bb..c330a066c8 100644 --- a/docs/downloads.rst +++ b/docs/downloads.rst @@ -27,8 +27,7 @@ Libvirt - `libvirt `__ - `gitlab `__ - `issues `__ - - `libvirt `__ - `github `__ + - `github `__ - `api ref `__ `changes `__ @@ -49,40 +48,35 @@ Language bindings - `libvirt `__ - `gitlab `__ - `issues `__ - - `libvirt `__ - `github `__ + - `github `__ - * - Go - `libvirt `__ - `gitlab `__ - `issues `__ - - `libvirt `__ - `github `__ + - `github `__ - `api ref `__ * - Java - `libvirt `__ - `gitlab `__ - `issues `__ - - `libvirt `__ - `github `__ + - `github `__ - * - OCaml - `libvirt `__ - `gitlab `__ - `issues `__ - - `libvirt `__ - `github `__ + - `github `__ - * - Perl (Sys::Virt) - `cpan `__ - `gitlab `__ - `issues `__ - - `libvirt `__ - `github `__ + - `github `__ - `api ref `__ `changes `__ @@ -90,8 +84,7 @@ Language bindings - `libvirt `__ - `gitlab `__ - `issues `__ - - `libvirt `__ - `github `__ + - `github `__ - * - Python @@ -99,24 +92,21 @@ Language bindings `pypi `__ - `gitlab `__ - `issues `__ - - `libvirt `__ - `github `__ + - `github `__ - * - Ruby - `libvirt `__ - `gitlab `__ - `issues `__ - - `libvirt `__ - `github `__ + - `github `__ - * - Rust - `crates.io `__ - `gitlab `__ - `issues `__ - - `libvirt `__ - `github `__ + - `github `__ - `api ref `__ Integration modules @@ -136,64 +126,56 @@ Integration modules - `libvirt `__ - `gitlab `__ - `issues `__ - - `libvirt `__ - `github `__ + - `github `__ - * - Go XML - `libvirt `__ - `gitlab `__ - `issues `__ - - `libvirt `__ - `github `__ + - `github `__ - `api ref `__ * - D-Bus - `libvirt `__ - `gitlab `__ - `issues `__ - - `libvirt `__ - `github `__ + - `github `__ - * - Console Proxy - `libvirt `__ - `gitlab `__ - `issues `__ - - `libvirt `__ - `github `__ + - `github `__ - * - CIM provider - `libvirt `__ - `gitlab `__ - `issues `__ - - `libvirt `__ - `github `__ + - `github `__ - * - CIM utils - `libvirt `__ - `gitlab `__ - `issues `__ - - `libvirt `__ - `github `__ + - `github `__ - * - SNMP - `libvirt `__ - `gitlab `__ - `issues `__ - - `libvirt `__ - `github `__ + - `github `__ - * - Application Sandbox - `libvirt `__ - `gitlab `__ - `issues `__ - - `libvirt `__ - `github `__ + - `github `__ - Testing @@ -212,29 +194,25 @@ Testing - `libvirt `__ - `gitlab `__ - `issues `__ - - `libvirt `__ - `github `__ + - `github `__ * - Test API - - `gitlab `__ - `issues `__ - - `libvirt `__ - `github `__ + - `github `__ * - Continuous Integration Config - - `gitlab `__ - `issues `__ - - `libvirt `__ - `github `__ + - `github `__ * - CIM Test - - `gitlab `__ - `issues `__ - - `libvirt `__ - `github `__ + - `github `__ Documentation ~~~~~~~~~~~~~ @@ -250,26 +228,22 @@ Documentation * - Publican Brand - `gitlab `__ - `issues `__ - - `libvirt `__ - `github `__ + - `github `__ * - App Development Guide - `gitlab `__ - `issues `__ - - `libvirt `__ - `github `__ + - `github `__ * - App Development Guide Python - `gitlab `__ - `issues `__ - - `libvirt `__ - `github `__ + - `github `__ * - virsh Command Reference - `gitlab `__ - `issues `__ - - `libvirt `__ - `github `__ + - `github `__ Primary download site ---------------------