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")
25
25
```
26
26
27
27
[ 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
29
29
30
30
[ 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
32
32
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
35
35
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
38
38
39
39
[ license-img ] : http://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat
40
40
[ license-url ] : LICENSE.md
Original file line number Diff line number Diff line change @@ -23,6 +23,6 @@ makedocs(
23
23
# See "Hosting Documentation" and deploydocs() in the Documenter manual
24
24
# for more information.
25
25
deploydocs (
26
- repo = " github.com/Jutho /LinearMaps.jl.git" ,
26
+ repo = " github.com/JuliaLinearAlgebra /LinearMaps.jl.git" ,
27
27
push_preview= true
28
28
)
You can’t perform that action at this time.
0 commit comments