]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: Update links to the libvirt-ruby bindings project webpage
authorPeter Krempa <pkrempa@redhat.com>
Tue, 14 Mar 2023 21:45:27 +0000 (22:45 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 3 Apr 2023 07:19:06 +0000 (09:19 +0200)
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>
docs/apps.rst
docs/bindings.rst
docs/docs.rst

index 57a3d00dcab5ae7080f023fd24457086c0634145..2ac72a695e5c6835e39c7d2a72f7e5f27577ab1b 100644 (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
 -------------------
index fb9576621234748b55fe3734788d56a332c60d32..42006a9c3f4d0b53221f02cb0ac04bfb21af1481 100644 (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:
 
index 7d14389f37fd8e8447a48c43aa0ecb80a1471392..6e0a7f842b2083c14fd3ec56dbbfaabe589eae3a 100644 (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>`__