From 3e088a87d3478aebe6ed10139cbfef7e8574ed90 Mon Sep 17 00:00:00 2001 From: Ed Summers Date: Tue, 15 Apr 2014 09:11:39 -0400 Subject: [PATCH 1/3] fixed some grammar, added a link to the bagit draft --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a7b724e2..40bce756 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,9 @@ bagitspec This repository is used for managing the development and maintenance of the BagIt File Packaging Format specification as an IETF draft. The spec itself -is formatted as XML format as specified in -in [RFC 2629](http://tools.ietf.org/html/rfc2629). +is formatted as specified in [RFC 2629](http://tools.ietf.org/html/rfc2629). +For the latest published version of the spec see the +[IETF draft](purl.org/net/bagit). Please feel free to use the issue tracker here to submit feature requests, bugs, etc. Discussion on the From e5facb50b1dc1d8895bbb1f894a8ab1ee52c989d Mon Sep 17 00:00:00 2001 From: Ed Summers Date: Tue, 15 Apr 2014 09:12:33 -0400 Subject: [PATCH 2/3] another small docfix --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 40bce756..6310b56a 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,9 @@ bagitspec [![Build Status](https://travis-ci.org/jkunze/bagitspec.svg)](http://travis-ci.org/jkunze/bagitspec) This repository is used for managing the development and maintenance of the -BagIt File Packaging Format specification as an IETF draft. The spec itself +BagIt File Packaging Format specification as an +[IETF draft](http://purl.org/net/bagit). The spec itself is formatted as specified in [RFC 2629](http://tools.ietf.org/html/rfc2629). -For the latest published version of the spec see the -[IETF draft](purl.org/net/bagit). Please feel free to use the issue tracker here to submit feature requests, bugs, etc. Discussion on the From 4db089298554b2009413da9b3412c20d2ed84fee Mon Sep 17 00:00:00 2001 From: Ed Summers Date: Tue, 15 Apr 2014 09:15:04 -0400 Subject: [PATCH 3/3] another docfix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6310b56a..cdb518d2 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ bagitspec This repository is used for managing the development and maintenance of the BagIt File Packaging Format specification as an -[IETF draft](http://purl.org/net/bagit). The spec itself -is formatted as specified in [RFC 2629](http://tools.ietf.org/html/rfc2629). +[IETF draft](http://tools.ietf.org/html/draft-kunze-bagit). The spec itself +is an XML file as specified in [RFC 2629](http://tools.ietf.org/html/rfc2629). Please feel free to use the issue tracker here to submit feature requests, bugs, etc. Discussion on the