From 396cf39400656b988bf9365368fd7bafd8c37763 Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Wed, 15 Mar 2023 13:45:02 +0100 Subject: [PATCH] docs: java: Use new hostname for the sub-project MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Access the 'javadoc' using the new hostname java.libvirt.org. Signed-off-by: Peter Krempa Reviewed-by: Andrea Bolognani Reviewed-by: Daniel P. Berrangé --- docs/java.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/java.rst b/docs/java.rst index 685600d2f6..c817601079 100644 --- a/docs/java.rst +++ b/docs/java.rst @@ -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 `__ is available online +`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