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(a)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