]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: drvbhve: Fix local anchor links
authorPeter Krempa <pkrempa@redhat.com>
Wed, 13 Apr 2022 13:27:49 +0000 (15:27 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 19 Apr 2022 14:19:48 +0000 (16:19 +0200)
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@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
docs/drvbhyve.rst

index 95ef4e9b49a11a509d580fc1f194394076c4e0d9..214bc2e76e55b7b68523c3d4b2fc99ab0f507801 100644 (file)
@@ -192,7 +192,8 @@ This is an example to boot into Fedora 25 installation:
        </devices>
    </domain>
 
-Please refer to the `UEFI <#uefi>`__ section for a more detailed explanation.
+Please refer to the `Using UEFI bootrom, VNC, and USB tablet`_ section for a
+more detailed explanation.
 
 Guest usage / management
 ------------------------
@@ -306,7 +307,8 @@ not have spaces or they will be tokenized incorrectly.
 Using UEFI bootrom, VNC, and USB tablet
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-:since:`Since 3.2.0` , in addition to `grub-bhyve <#grubbhyve>`__, non-FreeBSD
+:since:`Since 3.2.0` , in addition to
+`Using grub2-bhyve or Alternative Bootloaders`_, non-FreeBSD
 guests could be also booted using an UEFI boot ROM, provided both guest OS and
 installed ``bhyve(1)`` version support UEFI. To use that, ``loader`` should be
 specified in the ``os`` section: