Skip to content

Commit

Permalink
Update badge link in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeolson committed Nov 22, 2023
1 parent fb27c0d commit b43ec6e
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 @@
![lint](https://img.shields.io/github/actions/workflow/status/pyamg/pyamg/lint.yml?style=flat-square&label=lint)
![PyPI - Version](https://img.shields.io/pypi/v/pyamg?style=flat-square)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyamg?style=flat-square)
![Codecov](https://img.shields.io/codecov/c/github/pyamg/pyamg?style=flat-square)
[![Codecov](https://img.shields.io/codecov/c/github/pyamg/pyamg?style=flat-square)](https://app.codecov.io/gh/pyamg/pyamg)
[![joss](https://joss.theoj.org/papers/10.21105/joss.05495/status.svg?style=flat-square)](https://doi.org/10.21105/joss.05495)

# Installation
Expand Down

0 comments on commit b43ec6e

Please sign in to comment.