From 25d91fd806f3d98dc67165b769075148dd8ac778 Mon Sep 17 00:00:00 2001 From: neomatrix Date: Thu, 17 Oct 2019 14:45:13 -0500 Subject: [PATCH] Update make.jl --- docs/make.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/make.jl b/docs/make.jl index 3db0bab..ad9bcff 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -5,7 +5,7 @@ makedocs(format = Documenter.HTML(), sitename = "Merly.jl" ) deploydocs( - repo = "https://github.com/codeneomatrix/Merly.jl.git" + repo = "github.com/codeneomatrix/Merly.jl.git" #devbranch = "master", #devurl = "dev", #versions = ["stable" => "v^", "v#.#", "devurl" => devurl]