diff --git a/docs/make.jl b/docs/make.jl index 5ded69e..d0c1618 100755 --- a/docs/make.jl +++ b/docs/make.jl @@ -23,5 +23,5 @@ makedocs( ) deploydocs( - repo = "github.com/solislemuslab/PhyloClustering.jl", -) \ No newline at end of file + repo = "github.com/solislemuslab/PhyloClustering.jl.git", +)