From a2695cbab2c90a67b48d35c71c4ac2e4dbe7a29a Mon Sep 17 00:00:00 2001 From: Lukas Devos Date: Mon, 23 Jun 2025 16:09:36 -0400 Subject: [PATCH] Update README.md with new package location --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 9733366..3954d4e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - + # SparseArrayKit.jl @@ -6,14 +6,14 @@ |:----------------:|:------------:|:---------------------:|:--------------| | [![CI][ci-img]][ci-url] | [![Codecov][codecov-img]][codecov-url] | [![Aqua QA][aqua-img]][aqua-url] | [![SparseArrayKit Downloads][genie-img]][genie-url] | -[github-img]: https://github.com/Jutho/SparseArrayKit.jl/workflows/CI/badge.svg -[github-url]: https://github.com/Jutho/SparseArrayKit.jl/actions?query=workflow%3ACI +[github-img]: https://github.com/QuantumKitHub/SparseArrayKit.jl/workflows/CI/badge.svg +[github-url]: https://github.com/QuantumKitHub/SparseArrayKit.jl/actions?query=workflow%3ACI -[ci-img]: https://github.com/Jutho/SparseArrayKit.jl/workflows/CI/badge.svg -[ci-url]: https://github.com/Jutho/SparseArrayKit.jl/actions?query=workflow%3ACI +[ci-img]: https://github.com/QuantumKitHub/SparseArrayKit.jl/workflows/CI/badge.svg +[ci-url]: https://github.com/QuantumKitHub/SparseArrayKit.jl/actions?query=workflow%3ACI -[codecov-img]: https://codecov.io/gh/Jutho/SparseArrayKit.jl/branch/master/graph/badge.svg -[codecov-url]: https://codecov.io/gh/Jutho/SparseArrayKit.jl +[codecov-img]: https://codecov.io/gh/QuantumKitHub/SparseArrayKit.jl/branch/main/graph/badge.svg +[codecov-url]: https://codecov.io/gh/QuantumKitHub/SparseArrayKit.jl [aqua-img]: https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg [aqua-url]: https://github.com/JuliaTesting/Aqua.jl