File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -25,16 +25,16 @@ julia> import Pkg; Pkg.add("LinearMaps")
2525```
2626
2727[ docs-dev-img ] : https://img.shields.io/badge/docs-dev-blue.svg
28- [ docs-dev-url ] : https://jutho .github.io/LinearMaps.jl/dev
28+ [ docs-dev-url ] : https://JuliaLinearAlgebra .github.io/LinearMaps.jl/dev
2929
3030[ docs-stable-img ] : https://img.shields.io/badge/docs-stable-blue.svg
31- [ docs-stable-url ] : https://jutho .github.io/LinearMaps.jl/stable
31+ [ docs-stable-url ] : https://JuliaLinearAlgebra .github.io/LinearMaps.jl/stable
3232
33- [ build-img ] : https://github.com/Jutho /LinearMaps.jl/workflows/CI/badge.svg?branch=master
34- [ build-url ] : https://github.com/Jutho /LinearMaps.jl/actions?query=workflow%3ACI+branch%3Amaster
33+ [ build-img ] : https://github.com/JuliaLinearAlgebra /LinearMaps.jl/workflows/CI/badge.svg?branch=master
34+ [ build-url ] : https://github.com/JuliaLinearAlgebra /LinearMaps.jl/actions?query=workflow%3ACI+branch%3Amaster
3535
36- [ codecov-img ] : http://codecov.io/github/Jutho /LinearMaps.jl/coverage.svg?branch=master
37- [ codecov-url ] : http://codecov.io/github/Jutho /LinearMaps.jl?branch=master
36+ [ codecov-img ] : http://codecov.io/github/JuliaLinearAlgebra /LinearMaps.jl/coverage.svg?branch=master
37+ [ codecov-url ] : http://codecov.io/github/JuliaLinearAlgebra /LinearMaps.jl?branch=master
3838
3939[ license-img ] : http://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat
4040[ license-url ] : LICENSE.md
Original file line number Diff line number Diff line change @@ -23,6 +23,6 @@ makedocs(
2323# See "Hosting Documentation" and deploydocs() in the Documenter manual
2424# for more information.
2525deploydocs (
26- repo = " github.com/Jutho /LinearMaps.jl.git" ,
26+ repo = " github.com/JuliaLinearAlgebra /LinearMaps.jl.git" ,
2727 push_preview= true
2828)
You can’t perform that action at this time.
0 commit comments