From: Peter Krempa Date: Wed, 13 Apr 2022 13:27:49 +0000 (+0200) Subject: docs: drivers: Fix local anchor links X-Git-Tag: v8.3.0-rc1~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=182a12789a6a088c087c3f33a95c7c488ef10721;p=thirdparty%2Flibvirt.git 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 --- 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 `__