We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a91ad7f commit 427d649Copy full SHA for 427d649
1 file changed
docs/make.jl
@@ -26,7 +26,7 @@ makedocs(
26
)
27
28
deploydocs(
29
- repo = "https://github.com/BioJulia/BioJuliaDocs.git",
+ repo = "https://github.com/BioJulia/BioTutorials.git",
30
target = "build",
31
devbranch = "main",
32
branch = "gh-pages",
0 commit comments