From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id 27D101B276 for ; Sat, 22 Dec 2018 12:08:53 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 22 Dec 2018 03:08:53 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,383,1539673200"; d="scan'208";a="132109449" Received: from dts-maintain.sh.intel.com (HELO [10.67.119.110]) ([10.67.119.110]) by fmsmga001.fm.intel.com with ESMTP; 22 Dec 2018 03:08:52 -0800 To: Rami Rosen , dts@dpdk.org References: <20181222103530.3770-1-ramirose@gmail.com> From: Lijuan Tu Message-ID: <06ff7d3b-c34c-3d9e-0eaa-4bd49cad364b@intel.com> Date: Sun, 23 Dec 2018 03:36:35 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: <20181222103530.3770-1-ramirose@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US Subject: Re: [dts] [PATCH] doc: fix a deleted link in gsg (virtualization) X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Dec 2018 11:08:54 -0000 Applied, thanks On 2018年12月22日 18:35, Rami Rosen wrote: > This patch fixes a deleted link in gsg (virtualization section). > The link that currently appears in dts_gsg/virtualization.rst, > http://wiki.qemu.org/Features/QAPI/GuestAgent, > tells that the page was moved to: > https://wiki.qemu.org/Features/GuestAgent > This patch fixes the doc to use the new link. > > Signed-off-by: Rami Rosen > --- > doc/dts_gsg/virtualization.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/doc/dts_gsg/virtualization.rst b/doc/dts_gsg/virtualization.rst > index f1f658a..6033a8b 100644 > --- a/doc/dts_gsg/virtualization.rst > +++ b/doc/dts_gsg/virtualization.rst > @@ -369,7 +369,7 @@ Power down guest os. > > .. note:: > > - For more information about qemu guest agent, please reference to http://wiki.qemu.org/Features/QAPI/GuestAgent. > + For more information about qemu guest agent, please refer to https://wiki.qemu.org/Features/GuestAgent. > > Control (Qemu Serial Port) > """"""""""""""""""""""""""