From f22137d6b9c2adc836babf2d874e4eaee0964d83 Mon Sep 17 00:00:00 2001 From: Tom Kralidis Date: Fri, 5 Apr 2024 20:33:21 -0400 Subject: [PATCH] add backticks to filename --- workshop/content/docs/publishing/ogcapi-features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workshop/content/docs/publishing/ogcapi-features.md b/workshop/content/docs/publishing/ogcapi-features.md index ad1e874e..aeb07b3d 100644 --- a/workshop/content/docs/publishing/ogcapi-features.md +++ b/workshop/content/docs/publishing/ogcapi-features.md @@ -42,7 +42,7 @@ Let's add the file `workshop/exercises/data/cp-tartu2.gpkg.zip`: !!! question "Update the pygeoapi configuration" - First, let's unzip the file [cptartu2.gpkg.zip](https://github.com/geopython/diving-into-pygeoapi/tree/main/workshop/exercises/data/cptartu2.gpkg.zip) to cptartu2.gpkg. + First, let's unzip the file [cptartu2.gpkg.zip](https://github.com/geopython/diving-into-pygeoapi/tree/main/workshop/exercises/data/cptartu2.gpkg.zip) to `cptartu2.gpkg`. Then, open the pygeoapi configuration file in a text editor. Find the line `# START - EXERCISE 2 - cadastral parcels Tartu`.