From nobody Fri May 3 21:54:33 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 63.128.21.124 as permitted sender) client-ip=63.128.21.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 63.128.21.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1616662704; cv=none; d=zohomail.com; s=zohoarc; b=Jq/pxJOnjO1VhxHtNeH4I01k14Gjjxb1l6yHfg8V6to7kmlGEE0M95nXSRKyhlxalhf9GQKH5JOCTj+NpvIWWB0o7OXL3ImwM5DDlO9mQ6DgyCb4MsNblh5pYga6EDXp4K36ItAmh/iqyqIf6zPrNDdheRtEn7FwdPrLFEaxwE8= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1616662704; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=7fGkBUUtK0MdrU7mXkm48BzuwZCEqpa9fvNnLhriJa8=; b=FciUp3V069mR0JRvNcZuc8bnrZQDbabb+HuQuPH/a4ZnGDdi9C4Ic+2tI+h8Cr8a8EnACMrPp0T/Tv/WXF3Zw1LQiChkFIMPM9ttvN3rwsGK5K9h/9HWV+I6V2Pa5CW7eWiKtC02HCoE7gKWbh3CJeDoUOUg+zNT8mBvIvYGbRw= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 63.128.21.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [63.128.21.124]) by mx.zohomail.com with SMTPS id 1616662704102775.4607889342751; Thu, 25 Mar 2021 01:58:24 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-592-Ag6hsTG3NpG1yTINIOvoyA-1; Thu, 25 Mar 2021 04:58:20 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 9ABF0100DFC1; Thu, 25 Mar 2021 08:58:09 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 5938377716; Thu, 25 Mar 2021 08:58:06 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 223891800216; Thu, 25 Mar 2021 08:58:04 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 12P8w3dm004434 for ; Thu, 25 Mar 2021 04:58:03 -0400 Received: by smtp.corp.redhat.com (Postfix) id D3BDC891BE; Thu, 25 Mar 2021 08:58:02 +0000 (UTC) Received: from fedora.redhat.com (ovpn-12-250.pek2.redhat.com [10.72.12.250]) by smtp.corp.redhat.com (Postfix) with ESMTP id 5873689D04; Thu, 25 Mar 2021 08:57:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1616662703; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=7fGkBUUtK0MdrU7mXkm48BzuwZCEqpa9fvNnLhriJa8=; b=XLlw9a5TW9Ug8VxKG6Va6yAUrENeijSNuafztUHS1oKNc2jt46vX3e7Z4VktbYN5GANDtH 2Rxk17+O5lIq6xOewitI7DbsbRlsNUUObzADcD+ozHN3F5LR5RWXgl963MBF28iROxaNBL YaMJD1Ks6BWF+lACVLz8EAjpDH4vzZ0= X-MC-Unique: Ag6hsTG3NpG1yTINIOvoyA-1 From: Han Han To: libvir-list@redhat.com Subject: [PATCH] docs: Fix broken link in migrationinternals Date: Thu, 25 Mar 2021 16:57:27 +0800 Message-Id: <20210325085727.976538-1-hhan@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-loop: libvir-list@redhat.com Cc: Han Han X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" Signed-off-by: Han Han Reviewed-by: J=C3=A1n Tomko --- docs/kbase/migrationinternals.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/kbase/migrationinternals.rst b/docs/kbase/migrationintern= als.rst index 2e187936a7..f7b4b5a10e 100644 --- a/docs/kbase/migrationinternals.rst +++ b/docs/kbase/migrationinternals.rst @@ -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 `_ +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. =20 In this document, unless stated otherwise, these conventions are followed: --=20 2.30.2