From 182a12789a6a088c087c3f33a95c7c488ef10721 Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Wed, 13 Apr 2022 15:27:49 +0200 Subject: [PATCH] docs: drivers: Fix local anchor links 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 Reviewed-by: Michal Privoznik --- 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 `__ - `Node device driver `__ - `Secret driver `__ -- 2.47.2