From 63066ed0d1dadd49d80775e3e717fab3ba811808 Mon Sep 17 00:00:00 2001 From: FemtoTrader Date: Sat, 27 Apr 2024 10:48:41 +0200 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 450bb93..d492399 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -17,7 +17,7 @@ makedocs( deploydocs( repo = "github.com/JuliaQuant/MarketData.jl.git", - devbranch = "master", + devbranch = "main", target = "build", deps = nothing, # we use the `format = :html`, without `mkdocs` make = nothing, # we use the `format = :html`, without `mkdocs`