From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from wout5-smtp.messagingengine.com (wout5-smtp.messagingengine.com [64.147.123.21]) by mx.groups.io with SMTP id smtpd.web10.147910.1680743188341155266 for ; Wed, 05 Apr 2023 18:06:28 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bsdio.com header.s=fm3 header.b=ORLNNeQT; spf=pass (domain: bsdio.com, ip: 64.147.123.21, mailfrom: rebecca@bsdio.com) Received: from compute2.internal (compute2.nyi.internal [10.202.2.46]) by mailout.west.internal (Postfix) with ESMTP id 153473200910; Wed, 5 Apr 2023 21:06:27 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Wed, 05 Apr 2023 21:06:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdio.com; h=cc :cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=fm3; t=1680743186; x= 1680829586; bh=eYij2PaD8rZNGrVWABbcYut0DeyePJK36+HlH7WdFys=; b=O RLNNeQTdYPpW4z0KZy86t5mEztrQ2kaJPZ3HRJqh5IuiVlbQrLu2Ji7GdOGse/wg GskW93DYA14xfht4717FjOjKKXrpbWXwc6ZsWWi/H7+OV2WPC6FvCOT2vLVbMMAI uVZclcmv1/21LGUZ07gxGXYQ0Tn+ngnKKpmCj78zjUYI3imN0WHqNx0KpK2ZfFjl 8zld/VaHee+InCl64nWldL/fNER5mnHaGMDluajpowj5gVzLtALYQh2Ft21kSdWX iHqLp/AC23d/cf7nEfZOD6D6nBQh9fIdE3d/25rhYnicPk5shIQCI6SJGi6t3RY2 oHNWWQwHWW7YUP94Ti35Q== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm2; t=1680743186; x= 1680829586; bh=eYij2PaD8rZNGrVWABbcYut0DeyePJK36+HlH7WdFys=; b=N q6ZeolbjikR+7iuv8KrH02hBvoIG3cK5CMPFxkx4sfFA8zHVFN13xz7p+P0t8pW0 cRqyp1Zbv/cxuJlib1ucPHvEsk+PSHCteIqmx9RuKwnG++swjhE9QZzwr3czol9S Agy8B5Spispd7vBpZfEuuOUVQd6YbrIntz4NXtrTMXsqeb8w57z73Kgn0cHOK3AX J9+v4GS2BHcTm7CMG5garm8zQoWLc0m9iTBZOaEBnoMoWXzVMj7uXNNfKxRYJoJq U2S8e6HnMVKNd3tU1AmXwgtc1WmP6ejRrAGmwXjZHCA4s7ybezLkuS0E4bHaYpOC n9jHWwQH82/DdMHj7nL1g== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedrvdejvddggeefucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne goufhushhpvggtthffohhmrghinhculdegledmnecujfgurhephffvvefufffkofgjfhgg gfestdekredtredttdenucfhrhhomheptfgvsggvtggtrgcuvehrrghnuceorhgvsggvtg gtrgessghsughiohdrtghomheqnecuggftrfgrthhtvghrnheptdekjedujeejffelffdu jefhueegfefhudeuhfefvdfhkeetkedtffehjefhgeeknecuffhomhgrihhnpehgihhtsg hoohhkrdgtohhmpdhgihhthhhusgdrtghomhdpthhirghnohgtohhrvgdrohhrghdpghhi thhhuhgsrdhiohenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfh hrohhmpehrvggsvggttggrsegsshguihhordgtohhm X-ME-Proxy: Feedback-ID: i5b994698:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 5 Apr 2023 21:06:25 -0400 (EDT) From: "Rebecca Cran" To: devel@edk2.groups.io, Ard Biesheuvel , Miki Demeter , michael.d.kinney@intel.com, Leif Lindholm Cc: Rebecca Cran Subject: [PATCH tianocore-docs v3 2/2] Readme.md: Update the Gitbook documentation section Date: Wed, 5 Apr 2023 19:06:18 -0600 Message-Id: <20230406010618.42990-3-rebecca@bsdio.com> X-Mailer: git-send-email 2.39.2 (Apple Git-143) In-Reply-To: <20230406010618.42990-1-rebecca@bsdio.com> References: <20230406010618.42990-1-rebecca@bsdio.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit We no longer use Gitbook for publishing the documentation. Update the section to direct users to use the mailing list to send feedback, and since we use GitHub Flavored Markdown, remove the link to Gitbook. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Rebecca Cran --- Readme.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Readme.md b/Readme.md index 1e4a5d25bd6f..494b23af3ac7 100644 --- a/Readme.md +++ b/Readme.md @@ -30,12 +30,11 @@ documentation. # EDK II GitBook Documents -These are the latest draft revisions published using [Gitbook](https://legacy.gitbook.com/). +These are the latest draft revisions. The source content for these documents are in GIT repositories in the [Tianocore-docs](https://github.com/tianocore-docs) organization hosted by [GitHub](https://github.com). -Feedback on these documents may be provided using the [Gitbook](https://www.gitbook.com) commenting feature -available when reading the **HTML** versions of the documents. Document issues and feature requests can also -be entered in [Tianocore Bugzilla](https://bugzilla.tianocore.org). +Feedback on these documents may be provided via the mailing list. +Document issues and feature requests can also be entered in [Tianocore Bugzilla](https://bugzilla.tianocore.org). * **_EDK II Build Specification_** \[ [HTML ](https://tianocore-docs.github.io/edk2-BuildSpecification/draft/), -- 2.39.2 (Apple Git-143)