From 1a6d8729308cddb2188b1ed4573a0f5b8a2fbdda Mon Sep 17 00:00:00 2001 From: mishaschwartz <4380924+mishaschwartz@users.noreply.github.com> Date: Tue, 12 Nov 2024 10:10:37 -0500 Subject: [PATCH] Fix documentation links (#262) * fix docs link on README.rst * fix docs link in default.cfg * fix docs link in CONTRIBUTING.md --- .github/CONTRIBUTING.md | 2 +- README.rst | 4 ++-- src/rook/default.cfg | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index fd95abe9..786b2a5f 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -3,4 +3,4 @@ Contributions are welcome, and they are greatly appreciated! Every little bit helps, and credit will always be given. Please read the Birdhouse [Developer Guide](https://birdhouse.readthedocs.io/en/latest/dev_guide.html) -and the [rook Documentation](https://rook.readthedocs.io/en/latest/) to get started. +and the [rook Documentation](https://rook-wps.readthedocs.io/en/latest/) to get started. diff --git a/README.rst b/README.rst index 9d0da464..1bd8dee8 100644 --- a/README.rst +++ b/README.rst @@ -10,7 +10,7 @@ rook :alt: Build Status .. image:: https://readthedocs.org/projects/rook/badge/?version=latest - :target: https://rook.readthedocs.io/en/latest/?version=latest + :target: https://rook-wps.readthedocs.io/en/latest/?version=latest :alt: Documentation Status .. image:: https://img.shields.io/github/license/roocs/rook.svg @@ -31,7 +31,7 @@ available in the daops_ library based on xarray. Documentation ------------- -Learn more about rook in its official documentation at https://rook.readthedocs.io. +Learn more about rook in its official documentation at https://rook-wps.readthedocs.io. Submit bug reports, questions and feature requests at https://github.com/roocs/rook/issues diff --git a/src/rook/default.cfg b/src/rook/default.cfg index 598a1fda..4f84a8be 100644 --- a/src/rook/default.cfg +++ b/src/rook/default.cfg @@ -4,7 +4,7 @@ identification_abstract = Rook is a Web Processing Service (WPS) of the roocs pr identification_keywords = PyWPS, WPS, OGC, processing, birdhouse, roocs, copernicus identification_keywords_type = theme provider_name = rook -provider_url=http://rook.readthedocs.org/en/latest/ +provider_url=http://rook-wps.readthedocs.org/en/latest/ [server] url = http://localhost:5000/wps