[PATCH 03/14] docs: drivers: Fix local anchor links

Peter Krempa pkrempa at redhat.com
Wed Apr 13 16:02:04 UTC 2022


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 at redhat.com>
---
 docs/drivers.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/drivers.rst b/docs/drivers.rst
index b72266e876..b6a426be6a 100644
--- a/docs/drivers.rst
+++ b/docs/drivers.rst
@@ -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>`__
-- 
2.35.1



More information about the libvir-list mailing list