From 9483b7ad971fc15fef35ce4b6bc90318259bc96a Mon Sep 17 00:00:00 2001
From: Philipp Sommer <philipp.sommer@hereon.de>
Date: Wed, 3 Apr 2024 16:47:37 +0200
Subject: [PATCH] update badges

---
 README.rst     |  8 ++++----
 docs/index.rst | 13 ++++++-------
 2 files changed, 10 insertions(+), 11 deletions(-)

diff --git a/README.rst b/README.rst
index 24feaa1..a1dbe86 100644
--- a/README.rst
+++ b/README.rst
@@ -55,10 +55,10 @@ GNU LGPL-3.0 license for more details.
 You should have received a copy of the GNU LGPL-3.0 license
 along with this program.  If not, see https://www.gnu.org/licenses/.
 
-.. |CI| image:: https://codebase.helmholtz.cloud/psyplot/psy-simple/badges/main/pipeline.svg
-   :target: https://codebase.helmholtz.cloud/psyplot/psy-simple/-/pipelines?page=1&scope=all&ref=main
-.. |Code coverage| image:: https://codebase.helmholtz.cloud/psyplot/psy-simple/badges/main/coverage.svg
-   :target: https://codebase.helmholtz.cloud/psyplot/psy-simple/-/graphs/main/charts
+.. |CI| image:: https://codebase.helmholtz.cloud/psyplot/psy-simple/badges/master/pipeline.svg
+   :target: https://codebase.helmholtz.cloud/psyplot/psy-simple/-/pipelines?page=1&scope=all&ref=master
+.. |Code coverage| image:: https://codebase.helmholtz.cloud/psyplot/psy-simple/badges/master/coverage.svg
+   :target: https://codebase.helmholtz.cloud/psyplot/psy-simple/-/graphs/master/charts
 .. |Latest Release| image:: https://codebase.helmholtz.cloud/psyplot/psy-simple/-/badges/release.svg
    :target: https://codebase.helmholtz.cloud/psyplot/psy-simple
 .. |PyPI version| image:: https://img.shields.io/pypi/v/psy-simple.svg
diff --git a/docs/index.rst b/docs/index.rst
index 2e68ee2..ca7d841 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -89,10 +89,10 @@ Indices and tables
 * :ref:`search`
 
 
-.. |CI| image:: https://codebase.helmholtz.cloud/psyplot/psy-simple/badges/main/pipeline.svg
-   :target: https://codebase.helmholtz.cloud/psyplot/psy-simple/-/pipelines?page=1&scope=all&ref=main
-.. |Code coverage| image:: https://codebase.helmholtz.cloud/psyplot/psy-simple/badges/main/coverage.svg
-   :target: https://codebase.helmholtz.cloud/psyplot/psy-simple/-/graphs/main/charts
+.. |CI| image:: https://codebase.helmholtz.cloud/psyplot/psy-simple/badges/master/pipeline.svg
+   :target: https://codebase.helmholtz.cloud/psyplot/psy-simple/-/pipelines?page=1&scope=all&ref=master
+.. |Code coverage| image:: https://codebase.helmholtz.cloud/psyplot/psy-simple/badges/master/coverage.svg
+   :target: https://codebase.helmholtz.cloud/psyplot/psy-simple/-/graphs/master/charts
 .. |Latest Release| image:: https://codebase.helmholtz.cloud/psyplot/psy-simple/-/badges/release.svg
    :target: https://codebase.helmholtz.cloud/psyplot/psy-simple
 .. |PyPI version| image:: https://img.shields.io/pypi/v/psy-simple.svg
@@ -105,6 +105,5 @@ Indices and tables
    :target: https://www.python.org/dev/peps/pep-0008/
 .. |Checked with mypy| image:: http://www.mypy-lang.org/static/mypy_badge.svg
    :target: http://mypy-lang.org/
-.. TODO: uncomment the following line when the package is registered at https://api.reuse.software
-.. .. |REUSE status| image:: https://api.reuse.software/badge/codebase.helmholtz.cloud/psyplot/psy-simple
-..    :target: https://api.reuse.software/info/codebase.helmholtz.cloud/psyplot/psy-simple
+.. |REUSE status| image:: https://api.reuse.software/badge/codebase.helmholtz.cloud/psyplot/psy-simple
+   :target: https://api.reuse.software/info/codebase.helmholtz.cloud/psyplot/psy-simple
-- 
GitLab