Skip to content

Commit 450f8bd

Browse files
committed
update badges
1 parent 91fe92a commit 450f8bd

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

README.rst

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

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

docs/index.rst

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

9595

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

0 commit comments

Comments
 (0)