diff --git a/docs/make.jl b/docs/make.jl index bc8d672..37edfe2 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -8,5 +8,5 @@ makedocs( ) deploydocs( - repo = "https://github.com/SciML/ADTypes.jl.git" + repo = "github.com/SciML/ADTypes.jl.git" )