diff --git a/docs/make.jl b/docs/make.jl index 847aafd..3c93e6b 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -7,7 +7,7 @@ makedocs( authors = "Wataru Otsubo ", sitename = "PSBoard DataBase", format = Documenter.HTML(; - canonical = "https://wotsubo.web.cern.ch", + canonical = "http://psboard-database.docs.cern.ch/", edit_link = "main", assets = String[], ),