Skip to content

Commit 55c60a3

Browse files
committed
update OWSLib URL
1 parent 1a7f1d7 commit 55c60a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ <h3>
3535
<p><a href="presentation">Presentation on Geopython projects</a></p>
3636

3737
<ul>
38-
<li><a href="OWSLib">OWSLib</a></li>
38+
<li><a href="https://owslib.readthedocs.io">OWSLib</a></li>
3939
<li><a href="https://pycsw.org/">pycsw</a></li>
4040
<li><a href="https://pygeoapi.io">pygeoapi</a></li>
4141
<li><a href="https://pywps.org/">PyWPS</a></li>

params.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "geopython.github.io",
33
"tagline": "",
4-
"body": "### geopython\r\n\r\n![geopython](http://www.gravatar.com/avatar/0cd33338517af73699fbdd3e5e53400b.png)geopython is a GitHub organization comprised of [Python](http://python.org/) projects related to geospatial.\r\n\r\n* [OWSLib] (OWSLib)\r\n* [pycsw] (http://pycsw.org/)\r\n* [PyWPS] (http://pywps.wald.intevation.org/)\r\n* [MetaSearch] (MetaSearch)\r\n* [CadTools] (http://plugins.qgis.org/plugins/cadtools/)\r\n\r\nAlso join us in [irc://freenode.net/#geopython](irc://freenode.net/#geopython) or the [mailing list](https://mail.python.org/mm3/mailman3/lists/[email protected]/).\r\n\r\nFor more geospatial projects, check out the [Toblerity Project](http://toblerity.github.com/).",
4+
"body": "### geopython\r\n\r\n![geopython](http://www.gravatar.com/avatar/0cd33338517af73699fbdd3e5e53400b.png)geopython is a GitHub organization comprised of [Python](http://python.org/) projects related to geospatial.\r\n\r\n* [https://owslib.readthedocs.io] (OWSLib)\r\n* [pycsw] (http://pycsw.org/)\r\n* [PyWPS] (http://pywps.wald.intevation.org/)\r\n* [MetaSearch] (MetaSearch)\r\n* [CadTools] (http://plugins.qgis.org/plugins/cadtools/)\r\n\r\nAlso join us in [irc://freenode.net/#geopython](irc://freenode.net/#geopython) or the [mailing list](https://mail.python.org/mm3/mailman3/lists/[email protected]/).\r\n\r\nFor more geospatial projects, check out the [Toblerity Project](http://toblerity.github.com/).",
55
"google": "",
66
"note": "Don't delete this file! It's used internally to help with page regeneration."
77
}

0 commit comments

Comments
 (0)