Skip to content

Commit 5e5a7a8

Browse files
authored
fix url in docs/make.jl (JuliaArrays#890)
1 parent e0bda35 commit 5e5a7a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ makedocs(;
1818
sitename = "StaticArrays.jl",
1919
)
2020

21-
deploydocs(; repo = "github.com/juliaarrays/StaticArrays.jl")
21+
deploydocs(; repo = "github.com/JuliaArrays/StaticArrays.jl")

0 commit comments

Comments
 (0)