docs: Update links to the libvirt-ruby bindings project webpage

The webpage for the project is now hosted via gitlab pages and
accessible at https://ruby.libvirt.org

Update the links to point at the new location. Redirects will be set up
to ensure that links are not broken.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
Peter Krempa 2023-03-14 22:45:27 +01:00
parent 4ad1fb8c81
commit 74b9f9cea6
3 changed files with 3 additions and 3 deletions

View File

@ -205,7 +205,7 @@ Libraries
`Ruby Libvirt Object bindings <https://github.com/ohadlevy/virt#readme>`__
Allows using simple ruby objects to manipulate hypervisors, guests,
storage, network etc. It is based on top of the `native ruby
bindings <https://libvirt.org/ruby>`__.
bindings <https://ruby.libvirt.org/>`__.
LiveCD / Appliances
-------------------

View File

@ -47,7 +47,7 @@ other languages:
page.
- **Ruby**: Chris Lalancette develops `Ruby
bindings <https://libvirt.org/ruby/>`__.
bindings <https://ruby.libvirt.org/>`__.
Integration API modules:

View File

@ -85,7 +85,7 @@ Application development
`perl <https://search.cpan.org/dist/Sys-Virt/>`__,
`python <python.html>`__,
`php <https://php.libvirt.org>`__,
`ruby <https://libvirt.org/ruby/>`__
`ruby <https://ruby.libvirt.org/>`__
and integration API modules for
`D-Bus <dbus.html>`__