diff --git a/README.md b/README.md index b58486c..2339ddb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # cholupdates: Efficient Updates to Cholesky Factors after Matrix Modifications [![PyPI](https://img.shields.io/pypi/v/cholupdates?label=PyPI&style=flat-square&logo=pypi&logoColor=white)](https://pypi.org/project/cholupdates/) -[![Documentation](https://img.shields.io/readthedocs/cholupdates.svg?label=Documentation&style=flat-square&logo=read%20the%20docs&logoColor=white)](https://cholupdates.readthedocs.io) +[![Documentation](https://img.shields.io/readthedocs/cholupdates.svg?label=Documentation&style=flat-square&logo=read%20the%20docs&logoColor=white)](https://cholupdates.readthedocs.io/en/latest/) [![Tests](https://img.shields.io/github/workflow/status/marvinpfoertner/cholupdates/Linting%20and%20Testing?label=Tests&style=flat-square&logo=github&logoColor=white)](https://github.com/marvinpfoertner/cholupdates/actions?query=workflow%3ALinting%20and%20Testing) -[![Test Coverage](https://img.shields.io/codecov/c/github/marvinpfoertner/cholupdates?style=flat-square&logo=codecov&logoColor=white&label=Test%20Coverage)](https://codecov.io/gh/marvinpfoertner/cholupdates) \ No newline at end of file +[![Test Coverage](https://img.shields.io/codecov/c/github/marvinpfoertner/cholupdates?style=flat-square&logo=codecov&logoColor=white&label=Test%20Coverage)](https://codecov.io/gh/marvinpfoertner/cholupdates)