We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5600113 commit 90ec27aCopy full SHA for 90ec27a
1 file changed
docs/make.jl
@@ -67,7 +67,7 @@ makedocs(
67
doctest = false,
68
format = Documenter.HTML(;
69
mathengine,
70
- prettyurls = get(ENV, "CI", "false") == "true",
+ prettyurls = true,
71
canonical = "https://JuliaAstro.org/",
72
assets = String[
73
"assets/styles.css",
0 commit comments