From 4accbe593f951d2620f737857190dfeec9701cc2 Mon Sep 17 00:00:00 2001 From: Jody Garnett Date: Thu, 20 Jun 2019 17:43:30 -0700 Subject: [PATCH] Update demo server example URL (#190) --- docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/README.md b/docker/README.md index 130ac49..1627ec4 100644 --- a/docker/README.md +++ b/docker/README.md @@ -70,7 +70,7 @@ COPY ./my.config.yml /pygeoapi/local.config.yml ``` See how the demo server is setup this way at -https://github.com/geopython/demo.pygeoapi.io/tree/master/services/pygeoapi +https://github.com/geopython/demo.pygeoapi.io/tree/master/services/pygeoapi_master ## Running - Running on a sub-path