From b2c1bbe952bcaa9c2ea393d0cc0acbfdc5b039e6 Mon Sep 17 00:00:00 2001 From: cheginit Date: Sat, 27 Mar 2021 18:15:44 -0500 Subject: [PATCH] DOC: Correct the CI bagde links --- README.rst | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/README.rst b/README.rst index b02a679..42fb693 100644 --- a/README.rst +++ b/README.rst @@ -4,27 +4,27 @@ | .. |pygeohydro| image:: https://github.com/cheginit/pygeohydro/actions/workflows/test.yml/badge.svg - :target: https://github.com/cheginit/pygeohydro/actions?query=workflow%3Apytest + :target: https://github.com/cheginit/pygeohydro/actions/workflows/test.yml :alt: Github Actions .. |pygeoogc| image:: https://github.com/cheginit/pygeoogc/actions/workflows/test.yml/badge.svg - :target: https://github.com/cheginit/pygeoogc/actions?query=workflow%3Apytest + :target: https://github.com/cheginit/pygeoogc/actions/workflows/test.yml :alt: Github Actions .. |pygeoutils| image:: https://github.com/cheginit/pygeoutils/actions/workflows/test.yml/badge.svg - :target: https://github.com/cheginit/pygeoutils/actions?query=workflow%3Apytest + :target: https://github.com/cheginit/pygeoutils/actions/workflows/test.yml :alt: Github Actions .. |pynhd| image:: https://github.com/cheginit/pynhd/actions/workflows/test.yml/badge.svg - :target: https://github.com/cheginit/pynhd/actions?query=workflow%3Apytest + :target: https://github.com/cheginit/pynhd/actions/workflows/test.yml :alt: Github Actions .. |py3dep| image:: https://github.com/cheginit/py3dep/actions/workflows/test.yml/badge.svg - :target: https://github.com/cheginit/py3dep/actions?query=workflow%3Apytest + :target: https://github.com/cheginit/py3dep/actions/workflows/test.yml :alt: Github Actions .. |pydaymet| image:: https://github.com/cheginit/pydaymet/actions/workflows/test.yml/badge.svg - :target: https://github.com/cheginit/pydaymet/actions?query=workflow%3Apytest + :target: https://github.com/cheginit/pydaymet/actions/workflows/test.yml :alt: Github Actions =========== ==================================================================== ============ @@ -60,9 +60,9 @@ PyNHD: Navigate and subset NHDPlus database :target: https://codecov.io/gh/cheginit/pynhd :alt: CodeCov -.. image:: https://mybinder.org/badge_logo.svg - :target: https://mybinder.org/v2/gh/cheginit/HyRiver-examples/main?urlpath=lab/tree/notebooks - :alt: Binder +.. image:: https://img.shields.io/pypi/pyversions/pynhd.svg + :target: https://pypi.python.org/pypi/pynhd + :alt: Python Versions | @@ -78,6 +78,10 @@ PyNHD: Navigate and subset NHDPlus database :target: https://github.com/pre-commit/pre-commit :alt: pre-commit +.. image:: https://mybinder.org/badge_logo.svg + :target: https://mybinder.org/v2/gh/cheginit/HyRiver-examples/main?urlpath=lab/tree/notebooks + :alt: Binder + | Features