Skip to content

Commit

Permalink
correct deploy repo
Browse files Browse the repository at this point in the history
  • Loading branch information
BeastyBlacksmith committed Oct 24, 2024
1 parent c4ca40d commit 912824f
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 @@ -820,7 +820,7 @@ function main()

@info "deploydocs"
deploydocs(
repo = "github.com/JuliaPlots/Plots.jl.git",
repo = "github.com/JuliaPlots/PlotDocs.jl.git",
versions = ["stable" => "v^", "v#.#", "dev" => "dev", "latest" => "dev"],
push_preview = true,
forcepush = true,
Expand Down

0 comments on commit 912824f

Please sign in to comment.