Skip to content

Commit 8d397cc

Browse files
authored
Update README.md (#76)
1 parent 16dd9bd commit 8d397cc

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,12 @@
1010
[docs-v1-img]: https://img.shields.io/badge/docs-v1-blue.svg
1111
[docs-v1-url]: https://sparsearrays.juliasparse.org/v1/
1212

13-
[ci-img]: https://github.com/JuliaLang/sparsearrays.jl/workflows/CI/badge.svg?branch=main
14-
[ci-url]: https://github.com/JuliaLang/sparsearrays.jl/actions?query=workflow%3A%22CI%22
13+
[ci-img]: https://github.com/JuliaSparse/sparsearrays.jl/workflows/CI/badge.svg?branch=main
14+
[ci-url]: https://github.com/JuliaSparse/sparsearrays.jl/actions?query=workflow%3A%22CI%22
1515

16-
[codecov-img]: https://codecov.io/gh/JuliaLang/sparsearrays.jl/branch/main/graph/badge.svg
17-
[codecov-url]: https://codecov.io/gh/JuliaLang/sparsearrays.jl
16+
[codecov-img]: https://codecov.io/gh/JuliaSparse/sparsearrays.jl/branch/main/graph/badge.svg
17+
[codecov-url]: https://codecov.io/gh/JuliaSparse/sparsearrays.jl
1818

1919
This package ships as part of the Julia stdlib.
2020

2121
SparseArrays.jl provides functionality for working with sparse arrays in Julia.
22-

0 commit comments

Comments
 (0)