diff --git a/README.md b/README.md index 27a59340..2c65547c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,11 @@ This GitHub repository contains the OGC API - Records for discovering geospatial information on the web. It focuses on a simple RESTful core specified as reusable [OpenAPI](http://openapis.org) components with responses in JSON and HTML. -The latest Editor's Draft version of _OGC API - Records - Part 1: Core_ is found here in [HTML](https://docs.ogc.org/DRAFTS/20-004r1.html) or [PDF](https://docs.ogc.org/DRAFTS/20-004r1.pdf). +The standard is on the OGC website: + +* OGC API - Records - Part 1: Core + * [Version 1.0.0](https://docs.ogc.org/DRAFTS/20-004r1.html) + * Editor's draft [HTML](https://docs.ogc.org/DRAFTS/20-004r1.html) or [PDF](https://docs.ogc.org/DRAFTS/20-004r1.pdf). Draft(s) are built daily based on the configuration contained in the [asciidoctor.json](https://github.com/opengeospatial/ogcapi-records/blob/master/asciidoctor.json) file.