Skip to content

Commit 90ec27a

Browse files
authored
Update make.jl
1 parent 5600113 commit 90ec27a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ makedocs(
6767
doctest = false,
6868
format = Documenter.HTML(;
6969
mathengine,
70-
prettyurls = get(ENV, "CI", "false") == "true",
70+
prettyurls = true,
7171
canonical = "https://JuliaAstro.org/",
7272
assets = String[
7373
"assets/styles.css",

0 commit comments

Comments
 (0)