[PATCH 10/14] docs: pci-hotplug: Fix local anchor links

Peter Krempa pkrempa at redhat.com
Wed Apr 13 16:02:11 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/pci-hotplug.rst | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/docs/pci-hotplug.rst b/docs/pci-hotplug.rst
index bc7fdbbd86..36798d16a7 100644
--- a/docs/pci-hotplug.rst
+++ b/docs/pci-hotplug.rst
@@ -137,9 +137,8 @@ aarch64 architecture
 mach-virt (virt) machine type
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-This machine type mostly behaves the same as the `q35 machine
-type <#q35-machine-type>`__, so you can just refer to that section for
-information.
+This machine type mostly behaves the same as the `q35 machine type`_,
+so you can just refer to that section for information.

 The only difference worth mentioning is that using legacy PCI for ``mach-virt``
 guests is extremely uncommon, so you'll probably never need to add controllers
-- 
2.35.1



More information about the libvir-list mailing list