Skip to content

Commit

Permalink
Update status badges in README
Browse files Browse the repository at this point in the history
Badges were referring to outdated versions.
  • Loading branch information
p-snft authored Feb 21, 2024
1 parent 687d936 commit 5ac52f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,11 @@ Overview
:alt: Supported implementations
:target: https://pypi.org/project/oemof-network

.. |commits-since| image:: https://img.shields.io/github/commits-since/oemof/oemof-network/v0.4.0/dev
.. |commits-since| image:: https://img.shields.io/github/commits-since/oemof/oemof-network/v0.5.0/dev
:alt: Commits since latest release
:target: https://github.com/oemof/oemof-network/compare/master...dev

.. |scrutinizer| image:: https://img.shields.io/scrutinizer/quality/g/oemof/oemof-network/master.svg
.. |scrutinizer| image:: https://img.shields.io/scrutinizer/quality/g/oemof/oemof-network/dev.svg
:alt: Scrutinizer Status
:target: https://scrutinizer-ci.com/g/oemof/oemof-network/

Expand Down

0 comments on commit 5ac52f1

Please sign in to comment.