docs: Update link to the php bindings project webpage

The page for the libvirt-php project is now hosted via gitlab pages and
available at https://php.libvirt.org/

Additionally drop the docs/php.rst(html) page which has only redundant
information.

Redirects will be set up to make sure old links still work.

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-04-03 09:19:05 +02:00
parent 85a4f035f6
commit da74a4ed70
5 changed files with 4 additions and 28 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ using one or more test case to define a given test scenario.
For more details you can look at:
- A `documentation
PDF <https://libvirt.org/sources/libvirt-test-API/Libvirt-test-API.pdf>`__
PDF <https://download.libvirt.org/libvirt-test-API/Libvirt-test-API.pdf>`__
file describing the test suite and how to write test cases and test
scenarios.