diff --git a/docs/make.jl b/docs/make.jl index 65c064ad..a342065f 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -10,7 +10,7 @@ makedocs( ) deploydocs( - repo = "github.com/henry2004y/Batsrus.git", + repo = "github.com/henry2004y/Batsrus.jl.git", target = "build", branch = "gh-pages" )