Skip to content

Commit 7b18209

Browse files
committed
update URL
1 parent ccbf97b commit 7b18209

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/make.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ makedocs(
1212
mathengine = Documenter.KaTeX(),
1313
),
1414
modules = [MathOptComplements],
15-
repo = "https://github.com/blegat/MathOptComplements.jl/blob/{commit}{path}#{line}",
15+
repo = "https://github.com/jump-dev/MathOptComplements.jl/blob/{commit}{path}#{line}",
1616
checkdocs = :none,
1717
clean = true,
1818
pages = [
@@ -29,7 +29,7 @@ makedocs(
2929
)
3030

3131
deploydocs(
32-
repo = "github.com/blegat/MathOptComplements.jl.git",
32+
repo = "github.com/jump-dev/MathOptComplements.jl.git",
3333
target = "build",
3434
devbranch = "main",
3535
devurl = "dev",

0 commit comments

Comments
 (0)