]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: drivers: Fix local anchor links
authorPeter Krempa <pkrempa@redhat.com>
Wed, 13 Apr 2022 13:27:49 +0000 (15:27 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 19 Apr 2022 14:19:47 +0000 (16:19 +0200)
Original conversion didn't properly convert local links. Fix them by
pointing to the section name. In certain cases this requires
reformulation of the text.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
docs/drivers.rst

index b72266e8763736832f819baf170f5208b051214f..b6a426be6afcca3828865494d3a7902a6e8c84d4 100644 (file)
@@ -2,7 +2,7 @@
 Internal drivers
 ================
 
--  `Hypervisor drivers <#hypervisor-drivers>`__
+-  `Hypervisor drivers`_
 -  `Storage drivers <storage.html>`__
 -  `Node device driver <drvnodedev.html>`__
 -  `Secret driver <drvsecret.html>`__