From b680bb3bb632fd81075de6a5079f297f5ed99260 Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Fri, 13 May 2022 10:31:30 +0200 Subject: [PATCH] docs: formatdomain: Remove 'elementsOS' anchor MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Reworded the paragraph around the local link. Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- docs/formatdomain.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index a8d3e559c9..381d17370e 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -90,7 +90,6 @@ General metadata application needs structure, they should have sub-elements to their namespace element). :since:`Since 0.9.10` -:anchor:`` Operating system booting ------------------------ @@ -465,8 +464,8 @@ layout of sub-elements, with supported values of: ``smbios`` Sub-elements call out specific SMBIOS values, which will affect the guest if - used in conjunction with the ``smbios`` sub-element of the - `os <#elementsOS>`__ element. Each sub-element of ``sysinfo`` names a SMBIOS + used in conjunction with the ``smbios`` sub-element of the ``os`` element + (see `Operating system booting`_). Each sub-element of ``sysinfo`` names a SMBIOS block, and within those elements can be a list of ``entry`` elements that describe a field within the block. The following blocks and entries are recognized: -- 2.47.2