docs: Link to java.libvirt.org

All the information from java.rst have been transferred
to the subproject's own website.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
This commit is contained in:
Andrea Bolognani 2023-04-27 09:42:03 +02:00
parent 74b86146ef
commit c9e7938deb
2 changed files with 3 additions and 2 deletions

View File

@ -12,7 +12,8 @@ other languages:
- **Go**: Daniel Berrange develops `Go
bindings <https://pkg.go.dev/libvirt.org/go/libvirt>`__.
- **Java**: Daniel Veillard develops `Java bindings <java.html>`__.
- **Java**: Daniel Veillard develops `Java bindings
<https://java.libvirt.org/>`__.
- **OCaml**: Richard Jones develops `OCaml
bindings <https://ocaml.libvirt.org/>`__.

View File

@ -80,7 +80,7 @@ Application development
Bindings of the libvirt API for
`c# <csharp.html>`__,
`go <https://pkg.go.dev/libvirt.org/go/libvirt>`__ (`all go modules <golang.html>`__),
`java <java.html>`__,
`java <https://java.libvirt.org/>`__,
`ocaml <https://ocaml.libvirt.org/>`__,
`perl <https://search.cpan.org/dist/Sys-Virt/>`__,
`python <python.html>`__,