Skip to content

Commit eb9b551

Browse files
Update make.jl
1 parent 0025744 commit eb9b551

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/make.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ makedocs(
1414
clean=true, doctest=false,
1515
warnonly = [:footnote],
1616
format=Documenter.HTML(#analytics = "UA-90474609-3",
17+
size_threshold=1_000_000,
1718
assets=["assets/favicon.ico"],
18-
canonical="https://benchmarks.sciml.ai/stable/"),
19+
canonical="https://docs.sciml.ai/SciMLBenchmarksOutput/stable/"),
1920
pages=pages
2021
)
2122

0 commit comments

Comments
 (0)