Skip to content

Commit 53f7143

Browse files
committed
Update url in documenter make.jl
1 parent d894b73 commit 53f7143

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
@@ -13,7 +13,7 @@ makedocs(
1313
)
1414

1515
deploydocs(
16-
repo = "github.com/blegat/MultivariatePolynomials.jl.git",
16+
repo = "github.com/JuliaAlgebra/MultivariatePolynomials.jl.git",
1717
target = "build",
1818
osname = "linux",
1919
julia = "1.0",

0 commit comments

Comments
 (0)