docs: java: Use new hostname for the sub-project

Access the 'javadoc' using the new hostname java.libvirt.org.

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-15 13:45:02 +01:00
parent 74b9f9cea6
commit 396cf39400

View File

@ -67,7 +67,7 @@ become
There is of course some functions where the mapping is less direct and using
extra classes to map complex arguments. The
`Javadoc <https://libvirt.gitlab.io/libvirt-java/javadoc>`__ is available online
`Javadoc <https://java.libvirt.org/javadoc>`__ is available online
or as part of a separate libvirt-java-javadoc package.
So let's look at a simple example inspired from the ``test.java`` test found in