On Thu, Jul 19, 2018 at 12:17:13PM -0500, Grant Likely wrote: > Remove the link to the draft index.rst file and replace it with a link > to the releases page. The link to the index.rst doesn't make sense > anymore now that the text is broken out into one file per chapter. > > Resolves: #24 > > Signed-off-by: Grant Likely <[email protected]>
Reviewed-by: Daniel Thompson <[email protected]> > --- > README.rst | 11 ++--------- > 1 file changed, 2 insertions(+), 9 deletions(-) > > diff --git a/README.rst b/README.rst > index f20ddbf..db2aa4a 100644 > --- a/README.rst > +++ b/README.rst > @@ -13,16 +13,9 @@ expected in September 2018. You can find the current draft > text in this > repository, but be aware that everything in the draft text is subject to > change before an official v1.0 release is published. > > -This repository can be used to build a .pdf of the document, and soon there > -will be a CI loop generating a .pdf for each commit. In the mean time you > -can look at the source text directly here: > +Released EBBR PDFs can be found here: > > -`EBBR Draft Text`_ > - > -GitHub does a good job of rendering the reStructuredText markup into > -something readable. > - > -.. _`EBBR Draft Text`: source/index.rst > +https://github.com/ARM-software/ebbr/releases > > Build Instructions > ================== > -- > 2.13.0 > > _______________________________________________ > Arm.ebbr-discuss mailing list > [email protected] _______________________________________________ boot-architecture mailing list [email protected] https://lists.linaro.org/mailman/listinfo/boot-architecture
