diff --git a/docs/make.jl b/docs/make.jl index 5089b98..99a03ff 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -21,6 +21,6 @@ makedocs(; ) deploydocs(; - repo="github.com/millironx/Cowsay.jl", + repo="github.com/MillironX/Cowsay.jl", devbranch="master", )