From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: redhat.com, ip: 209.132.183.28, mailfrom: lersek@redhat.com) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by groups.io with SMTP; Tue, 11 Jun 2019 08:55:49 -0700 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 8B4102F8BC4; Tue, 11 Jun 2019 15:55:25 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-116-234.ams2.redhat.com [10.36.116.234]) by smtp.corp.redhat.com (Postfix) with ESMTP id B6EAD600CD; Tue, 11 Jun 2019 15:55:22 +0000 (UTC) Subject: Re: edk2-docs hosted on legacy gitbook site - is migration to new version planned? To: Rebecca Cran , "devel@edk2.groups.io" Cc: Michael D Kinney References: From: "Laszlo Ersek" Message-ID: <19c587a1-8bd7-e150-4e0b-90898955634a@redhat.com> Date: Tue, 11 Jun 2019 17:55:21 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.38]); Tue, 11 Jun 2019 15:55:30 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Hi, On 06/11/19 16:29, Rebecca Cran wrote: > I noticed the edk2-docs are hosted on the *legacy* gitbook.com site, at > https://legacy.gitbook.com/@edk2-docs . > > Are there any plans to migrate to the new version > (https://docs.gitbook.com/getting-started/migrating-from-the-previous-version)? if I click the "HTML" links in the Wiki article at: https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Specifications for example the "HTML" link for the Build Spec, I land at: https://edk2-docs.gitbooks.io/edk-ii-build-specification/content/v/release/1.28/ This is the "new version" of gitbook, right? I certainly have the link in my browser history as well, but I'm not sure where it is still referenced from... Ah wait, after grepping a local clone of the edk2 wiki, the following article does have a reference: https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Documents under caption "EDK II Documents on GitBook". I guess that link should be updated, but I'm not sure what to. FWIW, if I just enter , it redirects to :/ Thanks Laszlo