Once we are already using the new anchor format we can create the link
via a local reference.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
docs/formatdomain.rst | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst
index d27a295329..1c446da9ca 100644
--- a/docs/formatdomain.rst
+++ b/docs/formatdomain.rst
@@ -6171,9 +6171,8 @@ A video device.
above), since such behaviour is inconvenient in cases where GPU mediated
devices are meant to be the only rendering device within a guest. If this
is your use case specify a ``none`` type ``video`` device in the XML to stop
- the default behaviour. Refer to `Host device assignment
- <#host-device-assignment>`__ to see how to add a mediated device into a
- guest.
+ the default behaviour. Refer to `Host device assignment`_ to see how to add
+ a mediated device into a guest.
You can provide the amount of video memory in kibibytes (blocks of 1024
bytes) using ``vram``. This is supported only for guest type of "vz",
"qemu",
--
2.35.3