We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc758b2 commit 12901cdCopy full SHA for 12901cd
docs/make.jl
@@ -22,7 +22,7 @@ makedocs(;
22
23
deploydocs(;
24
repo = "github.com/aclai-lab/ModalDecisionLists.jl",
25
- devbranch = "dev",
+ devbranch = "main",
26
target = "build",
27
branch = "gh-pages",
28
versions = ["main" => "main", "stable" => "v^", "v#.#", "dev" => "dev"],
0 commit comments