From 74b9f9cea6e951703cb3062daea7db32e3143885 Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Tue, 14 Mar 2023 22:45:27 +0100 Subject: [PATCH] docs: Update links to the libvirt-ruby bindings project webpage MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Reviewed-by: Andrea Bolognani Reviewed-by: Daniel P. Berrangé --- docs/apps.rst | 2 +- docs/bindings.rst | 2 +- docs/docs.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/apps.rst b/docs/apps.rst index 57a3d00dca..2ac72a695e 100644 --- a/docs/apps.rst +++ b/docs/apps.rst @@ -205,7 +205,7 @@ Libraries `Ruby Libvirt Object bindings `__ Allows using simple ruby objects to manipulate hypervisors, guests, storage, network etc. It is based on top of the `native ruby - bindings `__. + bindings `__. LiveCD / Appliances ------------------- diff --git a/docs/bindings.rst b/docs/bindings.rst index fb95766212..42006a9c3f 100644 --- a/docs/bindings.rst +++ b/docs/bindings.rst @@ -47,7 +47,7 @@ other languages: page. - **Ruby**: Chris Lalancette develops `Ruby - bindings `__. + bindings `__. Integration API modules: diff --git a/docs/docs.rst b/docs/docs.rst index 7d14389f37..6e0a7f842b 100644 --- a/docs/docs.rst +++ b/docs/docs.rst @@ -85,7 +85,7 @@ Application development `perl `__, `python `__, `php `__, - `ruby `__ + `ruby `__ and integration API modules for `D-Bus `__