]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: java: Use new hostname for the sub-project
authorPeter Krempa <pkrempa@redhat.com>
Wed, 15 Mar 2023 12:45:02 +0000 (13:45 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 3 Apr 2023 07:19:06 +0000 (09:19 +0200)
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>
docs/java.rst

index 685600d2f67e680473a01512941387594247a174..c81760107984144d799ac0d688e435c0b1300303 100644 (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