diff --git a/docs/make.jl b/docs/make.jl index 540a556..7314204 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -8,7 +8,7 @@ makedocs(; authors="Tim Holy , t-bltg , and contributors", sitename="PrecompileTools.jl", format=Documenter.HTML(; - repolink="https://github.com/JuliaLang/PrecompileTools.j/", + repolink="https://github.com/JuliaLang/PrecompileTools.jl/", prettyurls=get(ENV, "CI", "false") == "true", canonical="https://JuliaLang.github.io/PrecompileTools.jl", edit_link="main",