Skip to content

Commit b2c1bbe

Browse files
author
cheginit
committed
DOC: Correct the CI bagde links
1 parent 5d527a7 commit b2c1bbe

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

README.rst

+13-9
Original file line numberDiff line numberDiff line change
@@ -4,27 +4,27 @@
44
|
55
66
.. |pygeohydro| image:: https://github.com/cheginit/pygeohydro/actions/workflows/test.yml/badge.svg
7-
:target: https://github.com/cheginit/pygeohydro/actions?query=workflow%3Apytest
7+
:target: https://github.com/cheginit/pygeohydro/actions/workflows/test.yml
88
:alt: Github Actions
99

1010
.. |pygeoogc| image:: https://github.com/cheginit/pygeoogc/actions/workflows/test.yml/badge.svg
11-
:target: https://github.com/cheginit/pygeoogc/actions?query=workflow%3Apytest
11+
:target: https://github.com/cheginit/pygeoogc/actions/workflows/test.yml
1212
:alt: Github Actions
1313

1414
.. |pygeoutils| image:: https://github.com/cheginit/pygeoutils/actions/workflows/test.yml/badge.svg
15-
:target: https://github.com/cheginit/pygeoutils/actions?query=workflow%3Apytest
15+
:target: https://github.com/cheginit/pygeoutils/actions/workflows/test.yml
1616
:alt: Github Actions
1717

1818
.. |pynhd| image:: https://github.com/cheginit/pynhd/actions/workflows/test.yml/badge.svg
19-
:target: https://github.com/cheginit/pynhd/actions?query=workflow%3Apytest
19+
:target: https://github.com/cheginit/pynhd/actions/workflows/test.yml
2020
:alt: Github Actions
2121

2222
.. |py3dep| image:: https://github.com/cheginit/py3dep/actions/workflows/test.yml/badge.svg
23-
:target: https://github.com/cheginit/py3dep/actions?query=workflow%3Apytest
23+
:target: https://github.com/cheginit/py3dep/actions/workflows/test.yml
2424
:alt: Github Actions
2525

2626
.. |pydaymet| image:: https://github.com/cheginit/pydaymet/actions/workflows/test.yml/badge.svg
27-
:target: https://github.com/cheginit/pydaymet/actions?query=workflow%3Apytest
27+
:target: https://github.com/cheginit/pydaymet/actions/workflows/test.yml
2828
:alt: Github Actions
2929

3030
=========== ==================================================================== ============
@@ -60,9 +60,9 @@ PyNHD: Navigate and subset NHDPlus database
6060
:target: https://codecov.io/gh/cheginit/pynhd
6161
:alt: CodeCov
6262

63-
.. image:: https://mybinder.org/badge_logo.svg
64-
:target: https://mybinder.org/v2/gh/cheginit/HyRiver-examples/main?urlpath=lab/tree/notebooks
65-
:alt: Binder
63+
.. image:: https://img.shields.io/pypi/pyversions/pynhd.svg
64+
:target: https://pypi.python.org/pypi/pynhd
65+
:alt: Python Versions
6666

6767
|
6868
@@ -78,6 +78,10 @@ PyNHD: Navigate and subset NHDPlus database
7878
:target: https://github.com/pre-commit/pre-commit
7979
:alt: pre-commit
8080

81+
.. image:: https://mybinder.org/badge_logo.svg
82+
:target: https://mybinder.org/v2/gh/cheginit/HyRiver-examples/main?urlpath=lab/tree/notebooks
83+
:alt: Binder
84+
8185
|
8286
8387
Features

0 commit comments

Comments
 (0)