Certain links were missing the '../' prefix to reach files in the parent
directory from the time the page was introduced.
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
<vcpusched vcpus='0-4' scheduler='fifo' priority='1'/>
</cputune>
-The `guest CPU model <formatdomain.html#cpu-model-and-topology>`_ now needs to be
+The `guest CPU model <../formatdomain.html#cpu-model-and-topology>`_ now needs to be
configured to pass through the host model unchanged, with topology matching the
placement:
The host memory used for guest RAM needs to be allocated from huge pages on the
second NUMA node, and all other memory allocation needs to be locked into RAM
with memory page sharing disabled.
-This is achieved by using the `memory backing config <formatdomain.html#memory-backing>`_:
+This is achieved by using the `memory backing config <../formatdomain.html#memory-backing>`_:
::