Skip to content

Commit 4eacb9e

Browse files
committed
fix badges
1 parent 2a0fbd6 commit 4eacb9e

2 files changed

Lines changed: 10 additions & 11 deletions

File tree

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,10 @@ GNU LGPL-3.0 license for more details.
5959
You should have received a copy of the GNU LGPL-3.0 license
6060
along with this program. If not, see https://www.gnu.org/licenses/.
6161

62-
.. |CI| image:: https://codebase.helmholtz.cloud/psyplot/psy-maps/badges/main/pipeline.svg
63-
:target: https://codebase.helmholtz.cloud/psyplot/psy-maps/-/pipelines?page=1&scope=all&ref=main
64-
.. |Code coverage| image:: https://codebase.helmholtz.cloud/psyplot/psy-maps/badges/main/coverage.svg
65-
:target: https://codebase.helmholtz.cloud/psyplot/psy-maps/-/graphs/main/charts
62+
.. |CI| image:: https://codebase.helmholtz.cloud/psyplot/psy-maps/badges/master/pipeline.svg
63+
:target: https://codebase.helmholtz.cloud/psyplot/psy-maps/-/pipelines?page=1&scope=all&ref=master
64+
.. |Code coverage| image:: https://codebase.helmholtz.cloud/psyplot/psy-maps/badges/master/coverage.svg
65+
:target: https://codebase.helmholtz.cloud/psyplot/psy-maps/-/graphs/master/charts
6666
.. |Latest Release| image:: https://codebase.helmholtz.cloud/psyplot/psy-maps/-/badges/release.svg
6767
:target: https://codebase.helmholtz.cloud/psyplot/psy-maps
6868
.. |PyPI version| image:: https://img.shields.io/pypi/v/psy-maps.svg

docs/index.rst

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -92,10 +92,10 @@ Indices and tables
9292
* :ref:`search`
9393

9494

95-
.. |CI| image:: https://codebase.helmholtz.cloud/psyplot/psy-maps/badges/main/pipeline.svg
96-
:target: https://codebase.helmholtz.cloud/psyplot/psy-maps/-/pipelines?page=1&scope=all&ref=main
97-
.. |Code coverage| image:: https://codebase.helmholtz.cloud/psyplot/psy-maps/badges/main/coverage.svg
98-
:target: https://codebase.helmholtz.cloud/psyplot/psy-maps/-/graphs/main/charts
95+
.. |CI| image:: https://codebase.helmholtz.cloud/psyplot/psy-maps/badges/master/pipeline.svg
96+
:target: https://codebase.helmholtz.cloud/psyplot/psy-maps/-/pipelines?page=1&scope=all&ref=master
97+
.. |Code coverage| image:: https://codebase.helmholtz.cloud/psyplot/psy-maps/badges/master/coverage.svg
98+
:target: https://codebase.helmholtz.cloud/psyplot/psy-maps/-/graphs/master/charts
9999
.. |Latest Release| image:: https://codebase.helmholtz.cloud/psyplot/psy-maps/-/badges/release.svg
100100
:target: https://codebase.helmholtz.cloud/psyplot/psy-maps
101101
.. |PyPI version| image:: https://img.shields.io/pypi/v/psy-maps.svg
@@ -106,6 +106,5 @@ Indices and tables
106106
:target: https://pycqa.github.io/isort/
107107
.. |PEP8| image:: https://img.shields.io/badge/code%20style-pep8-orange.svg
108108
:target: https://www.python.org/dev/peps/pep-0008/
109-
.. TODO: uncomment the following line when the package is registered at https://api.reuse.software
110-
.. .. |REUSE status| image:: https://api.reuse.software/badge/codebase.helmholtz.cloud/psyplot/psy-maps
111-
.. :target: https://api.reuse.software/info/codebase.helmholtz.cloud/psyplot/psy-maps
109+
.. |REUSE status| image:: https://api.reuse.software/badge/codebase.helmholtz.cloud/psyplot/psy-maps
110+
:target: https://api.reuse.software/info/codebase.helmholtz.cloud/psyplot/psy-maps

0 commit comments

Comments
 (0)