diff --git a/README.md b/README.md index 01e2836..4125334 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,6 @@ [![Build Status](https://travis-ci.org/geopython/pygeoapi.png)](https://travis-ci.org/geopython/pygeoapi) -[pygeoapi](https://pygeoapi.io) is a Python server implementation of the [OGC API](http://ogcapi.org) suite of standards. The project emerged as part of the next generation OGC API efforts in 2018 and provides the capability for organizations to deploy a RESTful OGC API endpoint using OpenAPI, GeoJSON, and HTML. pygeoapi is [open source](https://opensource.org/) and released under an [MIT license](https://github.com/geopython/pygeoapi/blob/master/LICENSE.md). +[pygeoapi](https://pygeoapi.io) is a Python server implementation of the [OGC API](https://ogcapi.ogc.org) suite of standards. The project emerged as part of the next generation OGC API efforts in 2018 and provides the capability for organizations to deploy a RESTful OGC API endpoint using OpenAPI, GeoJSON, and HTML. pygeoapi is [open source](https://opensource.org/) and released under an [MIT license](https://github.com/geopython/pygeoapi/blob/master/LICENSE.md). Please read the docs at [https://docs.pygeoapi.io](https://docs.pygeoapi.io) for more information. diff --git a/docs/source/further-reading.rst b/docs/source/further-reading.rst index 4887d2c..2c46a99 100644 --- a/docs/source/further-reading.rst +++ b/docs/source/further-reading.rst @@ -6,4 +6,4 @@ Further Reading The following list provides information on pygeoapi and OGC API efforts. - `Default pygeoapi presentation `_ -- `OGC API `_ +- `OGC API `_ diff --git a/docs/source/introduction.rst b/docs/source/introduction.rst index 11e71f4..157d9ae 100644 --- a/docs/source/introduction.rst +++ b/docs/source/introduction.rst @@ -41,7 +41,7 @@ Standards are at the core of pygeoapi. Below is the project's standards support .. _`pygeoapi`: https://pygeoapi.io -.. _`OGC API`: http://ogcapi.org +.. _`OGC API`: https://ogcapi.ogc.org .. _`OGC API - Features`: https://www.ogc.org/standards/ogcapi-features .. _`OGC API - Processes`: https://github.com/opengeospatial/wps-rest-binding .. _`SpatioTemporal Asset Catalog`: https://stacspec.org