On Wed, Mar 15, 2023 at 16:44:22 +0100, Andrea Bolognani wrote: > On Wed, Mar 15, 2023 at 01:58:18PM +0100, Peter Krempa wrote: > > Note that the required DNS changes for the subproject pages are not live > > yet. > > > > Peter Krempa (5): > > Use 'libvirt.org' instead of 'www.libvirt.org' > > docs: Update link to the php bindings project webpage This commit accidentally contains also the change of the link to 'Changes' of the libvirt-perl project. I've now separated it locally into a new commit: commit 142ef6d8ef1d4f40efc2cd76962217636e3d1a43 (HEAD) Author: Peter Krempa <pkrempa@xxxxxxxxxx> Date: Mon Mar 20 15:50:34 2023 +0100 docs: downloads: Update link to 'Changes' of the libvirt-perl project The project is now hosted on gitlab. Signed-off-by: Peter Krempa <pkrempa@xxxxxxxxxx> diff --git a/docs/downloads.rst b/docs/downloads.rst index 04aaa5b4eb..c7d4237f66 100644 --- a/docs/downloads.rst +++ b/docs/downloads.rst @@ -78,7 +78,7 @@ Language bindings - `issues <https://gitlab.com/libvirt/libvirt-perl/-/issues>`__ - `github <https://github.com/libvirt/libvirt-perl>`__ - `api ref <https://metacpan.org/release/Sys-Virt/>`__ - `changes <https://libvirt.org/git/?p=libvirt-perl.git;a=blob;f=Changes;hb=HEAD>`__ + `changes <https://gitlab.com/libvirt/libvirt-perl/-/blob/master/Changes>`__ > > docs: Update links to the libvirt-ocaml bindings project webpage > > docs: Update links to the libvirt-ruby bindings project webpage > > docs: java: Use new hostname for the sub-project