Skip to content

Commit b825746

Browse files
authored
Fix Conan badge in README.md (#29)
1 parent 6a822ea commit b825746

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# SO3: Fast Wigner transforms
22
[docs-img]: https://img.shields.io/badge/docs-stable-blue.svg
33
[docs-url]: http://astro-informatics.github.io/so3/
4-
[conan-img]: https://img.shields.io/badge/ConanCenter-C%20Package-red.svg
5-
[conan-url]: https://conan.io/center/astro-informatics-so3
4+
[conan-img]: https://img.shields.io/conan/v/astro-informatics-so3
5+
[conan-url]: https://conan.io/center/recipes/astro-informatics-so3
66
[pypi-img]: https://badge.fury.io/py/so3.svg
77
[pypi-url]: https://badge.fury.io/py/so3
88
[codefactor-img]: https://www.codefactor.io/repository/github/astro-informatics/so3/badge/main

0 commit comments

Comments
 (0)