Skip to content

Commit

Permalink
Update CI link in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jodal committed Nov 19, 2024
1 parent b4f2cbb commit 7d93692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

_API client for Brønnøysundregistrene's open API._

[![Tests](https://img.shields.io/github/actions/workflow/status/crdbrd/python-brreg/tests.yml?branch=main)](https://github.com/crdbrd/python-brreg/actions/workflows/tests.yml)
[![CI](https://img.shields.io/github/actions/workflow/status/crdbrd/python-brreg/ci.yml?branch=main)](https://github.com/crdbrd/python-brreg/actions/workflows/ci.yml)
[![Docs](https://img.shields.io/readthedocs/brreg)](https://brreg.readthedocs.io/en/latest/)
[![Coverage](https://img.shields.io/codecov/c/gh/crdbrd/python-brreg)](https://codecov.io/gh/crdbrd/python-brreg)
[![PyPI](https://img.shields.io/pypi/v/brreg)](https://pypi.org/project/brreg/)
Expand Down

0 comments on commit 7d93692

Please sign in to comment.