Skip to content

Commit b1f6c90

Browse files
authored
Fix doc building link
1 parent 2d6f417 commit b1f6c90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ makedocs(
5050
CI = get(ENV, "CI", nothing) == "true" || get(ENV, "GITHUB_TOKEN", nothing) !== nothing
5151
if CI
5252
deploydocs(
53-
repo = "github.com/JuliaDynamics/BeforeIT.jl.git",
53+
repo = "github.com/bancaditalia/BeforeIT.jl.git",
5454
target = "build",
5555
push_preview = true,
5656
devbranch = "main",

0 commit comments

Comments
 (0)