Skip to content

Commit

Permalink
Update make.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
neomatrixcode authored Oct 17, 2019
1 parent 4357b47 commit 25d91fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit 25d91fd

Please sign in to comment.