Skip to content

Commit e353a11

Browse files
committed
https -> http
1 parent 7a611d3 commit e353a11

File tree

2 files changed

+1
-32
lines changed

2 files changed

+1
-32
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ makedocs(
2727
# =======================================
2828

2929
deploydocs(
30-
repo = "https://github.com/KristofferC/BlockArrays.jl",
30+
repo = "http://github.com/KristofferC/BlockArrays.jl",
3131
target = "build",
3232
julia = "nightly", # deploy from release bot
3333
deps = nothing,

docs/mkdocs.yml

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)