From nobody Wed May 22 00:34:53 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1634564862521782.319516399707; Mon, 18 Oct 2021 06:47:42 -0700 (PDT) Received: from localhost ([::1]:49234 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mcSzN-0007vW-2h for importer@patchew.org; Mon, 18 Oct 2021 09:47:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53526) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mcSxA-0006V1-2Z for qemu-devel@nongnu.org; Mon, 18 Oct 2021 09:45:24 -0400 Received: from us-smtp-delivery-44.mimecast.com ([205.139.111.44]:33507) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mcSx7-0007iE-Mf for qemu-devel@nongnu.org; Mon, 18 Oct 2021 09:45:23 -0400 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-220-CyGRPhX_PfuRsHwvtGOs8w-1; Mon, 18 Oct 2021 09:45:11 -0400 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 780989F92A; Mon, 18 Oct 2021 13:45:10 +0000 (UTC) Received: from bahia.huguette (unknown [10.39.192.124]) by smtp.corp.redhat.com (Postfix) with ESMTP id F1867908B; Mon, 18 Oct 2021 13:45:09 +0000 (UTC) X-MC-Unique: CyGRPhX_PfuRsHwvtGOs8w-1 Subject: [PATCH] README: Fix some documentation URLs From: Greg Kurz To: qemu-devel@nongnu.org Date: Mon, 18 Oct 2021 15:45:08 +0200 Message-ID: <163456470882.196333.17366490695504718038.stgit@bahia.huguette> User-Agent: StGit/0.23 MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: kaod.org Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: softfail client-ip=205.139.111.44; envelope-from=groug@kaod.org; helo=us-smtp-delivery-44.mimecast.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_SOFTFAIL=0.665 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: qemu-trivial@nongnu.org Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZM-MESSAGEID: 1634564864458100001 Content-Type: text/plain; charset="utf-8" All of these pages live in the wiki, not in the main web site. Signed-off-by: Greg Kurz Reviewed-by: Laurent Vivier Tested-by: Laurent Vivier --- README.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index 79b19f1481e1..23795b837740 100644 --- a/README.rst +++ b/README.rst @@ -59,9 +59,9 @@ of other UNIX targets. The simple steps to build QEMU are: =20 Additional information can also be found online via the QEMU website: =20 -* ``_ -* ``_ -* ``_ +* ``_ +* ``_ +* ``_ =20 =20 Submitting patches @@ -84,8 +84,8 @@ the Developers Guide. Additional information on submitting patches can be found online via the QEMU website =20 -* ``_ -* ``_ +* ``_ +* ``_ =20 The QEMU website is also maintained under source control. =20 @@ -144,7 +144,7 @@ reported via GitLab. =20 For additional information on bug reporting consult: =20 -* ``_ +* ``_ =20 =20 ChangeLog @@ -168,4 +168,4 @@ main methods being email and IRC Information on additional methods of contacting the community can be found online via the QEMU website: =20 -* ``_ +* ``_