From b3162345ffe205245d73efc79850b2df4d1e509f Mon Sep 17 00:00:00 2001 From: "Thomas A. Christensen II" <25492070+MillironX@users.noreply.github.com> Date: Wed, 7 Jul 2021 09:33:10 -0500 Subject: [PATCH] Make docs point to this repository --- docs/make.jl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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=[