Skip to content

Commit c46f479

Browse files
authored
Try to fix README badges (#313)
1 parent 7bd5206 commit c46f479

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@ and matrix product operators (MPO), both finite and infinite.
2323
[doi-img]: https://zenodo.org/badge/DOI/10.5281/zenodo.10654901.svg
2424
[doi-url]: https://doi.org/10.5281/zenodo.10654901
2525

26-
[codecov-img]: https://codecov.io/gh/QuantumKitHub/MPSKit.jl/graph/badge.svg?token=rmp3bu7qn3
26+
[codecov-img]: https://codecov.io/gh/QuantumKitHub/MPSKit.jl/branch/master/graph/badge.svg?token=rmp3bu7qn3
2727
[codecov-url]: https://codecov.io/gh/QuantumKitHub/MPSKit.jl
2828

2929
[ci-img]: https://github.com/QuantumKitHub/MPSKit.jl/actions/workflows/Tests.yml/badge.svg
3030
[ci-url]: https://github.com/QuantumKitHub/MPSKit.jl/actions/workflows/Tests.yml
3131

32-
[pkgeval-img]: https://JuliaCI.github.io/NanosoldierReports/pkgeval_badges/T/MPSKit.svg
33-
[pkgeval-url]: https://JuliaCI.github.io/NanosoldierReports/pkgeval_badges/T/MPSKit.html
32+
[pkgeval-img]: https://JuliaCI.github.io/NanosoldierReports/pkgeval_badges/M/MPSKit.svg
33+
[pkgeval-url]: https://JuliaCI.github.io/NanosoldierReports/pkgeval_badges/M/MPSKit.html
3434

3535
The framework is built upon
3636
[TensorKit.jl](https://github.com/jutho/TensorKit.jl), which provides functionality for

0 commit comments

Comments
 (0)