diff --git a/docs/make.jl b/docs/make.jl index 00da129..3062494 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -5,12 +5,12 @@ DocMeta.setdocmeta!(BeefBLUP, :DocTestSetup, :(using BeefBLUP); recursive=true) makedocs(; modules=[BeefBLUP], - authors="Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com> and contributors", - repo="https://github.com/MillironX/BeefBLUP.jl/blob/{commit}{path}#{line}", - sitename="BeefBLUP.jl", + authors="Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>", + repo="https://github.com/MillironX/beefblup/blob/{commit}{path}#{line}", + sitename="beefblup", format=Documenter.HTML(; prettyurls=get(ENV, "CI", "false") == "true", - canonical="https://MillironX.github.io/BeefBLUP.jl", + canonical="https://millironx.com/beefblup", assets=String[], ), pages=[