From: Han Han Date: Mon, 24 May 2021 10:30:20 +0000 (+0800) Subject: kbase: Fix broken link of migration doc X-Git-Tag: v7.4.0-rc1~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ff937747cbd01683b9e873649f882a59999edec;p=thirdparty%2Flibvirt.git kbase: Fix broken link of migration doc Signed-off-by: Han Han Reviewed-by: Ján Tomko Signed-off-by: Ján Tomko --- diff --git a/docs/kbase/index.rst b/docs/kbase/index.rst index d483ca94de..91083ee49d 100644 --- a/docs/kbase/index.rst +++ b/docs/kbase/index.rst @@ -66,4 +66,4 @@ Internals / Debugging `VM migration internals `__ VM migration implementation details, complementing the info in - `migration `__ + `migration <../migration.html>`__