]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: Fix broken link in migrationinternals
authorHan Han <hhan@redhat.com>
Thu, 25 Mar 2021 08:57:27 +0000 (16:57 +0800)
committerJán Tomko <jtomko@redhat.com>
Wed, 31 Mar 2021 18:09:38 +0000 (20:09 +0200)
Signed-off-by: Han Han <hhan@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Ján Tomko <jtomko@redhat.com>
docs/kbase/migrationinternals.rst

index 2e187936a7f7d8593c23308167fd9159df94deff..f7b4b5a10e44ed0e3d29f6c9052a8a572587f9c7 100644 (file)
@@ -7,7 +7,7 @@ Libvirt migration internals
 Migration is a multi-step operation with at least two distinct actors,
 the source and the destination libvirtd daemons, and a lot of failure
 points. This document describes the basic migration workflow in the
-code level, as a way to complement `the base migration docs <migration.html>`_
+code level, as a way to complement `the base migration docs <../migration.html>`_
 and help developers to get up to speed quicker with the code.
 
 In this document, unless stated otherwise, these conventions are followed: