Skip to content

Commit 4226d5b

Browse files
authored
- update site_url (#218)
1 parent 2b54332 commit 4226d5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workshop/content/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ site_name: Diving into pygeoapi
22
site_description: "pygeoapi is an OGC Reference Implementation supporting numerous OGC API specifications. This workshop will cover publishing geospatial data to the Web using pygeoapi in support of the suite of OGC API standards."
33
site_author: The pygeoapi community
44
copyright: "© 2025 pygeoapi community"
5-
site_url: https://geopython.github.io/diving-into-pygeoapi
5+
site_url: https://dive.pygeoapi.io/
66
repo_url: https://github.com/geopython/diving-into-pygeoapi
77
nav:
88
- Home: index.md

0 commit comments

Comments
 (0)