[libvirt PATCH 0/3] docs: downloads: mark GitLab as the primary source

Ján Tomko posted 3 patches 2 years, 1 month ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1646939567.git.jtomko@redhat.com
docs/downloads.rst | 106 +++++++++++++++++----------------------------
1 file changed, 40 insertions(+), 66 deletions(-)
[libvirt PATCH 0/3] docs: downloads: mark GitLab as the primary source
Posted by Ján Tomko 2 years, 1 month ago
Also remove links to gitweb interface on libvirt.org which
is no longer available.

Ján Tomko (3):
  docs: downloads: remove links to libvirt.org mirrors
  docs: downloads: remove reference to git://
  docs: downloads: mark GitLab as the primary source

 docs/downloads.rst | 106 +++++++++++++++++----------------------------
 1 file changed, 40 insertions(+), 66 deletions(-)

-- 
2.35.1

Re: [libvirt PATCH 0/3] docs: downloads: mark GitLab as the primary source
Posted by Michal Prívozník 2 years, 1 month ago
On 3/10/22 20:14, Ján Tomko wrote:
> Also remove links to gitweb interface on libvirt.org which
> is no longer available.
> 
> Ján Tomko (3):
>   docs: downloads: remove links to libvirt.org mirrors
>   docs: downloads: remove reference to git://
>   docs: downloads: mark GitLab as the primary source
> 
>  docs/downloads.rst | 106 +++++++++++++++++----------------------------
>  1 file changed, 40 insertions(+), 66 deletions(-)
> 

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>

Thanks for taking care of this.

Michal