mirror of
https://gitlab.cern.ch/wotsubo/PSBoardDataBase.git
synced 2025-06-08 05:55:42 +09:00
fix: update site base url
This commit is contained in:
parent
d7b1b08f3b
commit
98d246a054
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ makedocs(
|
||||||
authors = "Wataru Otsubo <wotsubo@icepp.s.u-tokyo.ac.jp>",
|
authors = "Wataru Otsubo <wotsubo@icepp.s.u-tokyo.ac.jp>",
|
||||||
sitename = "PSBoard DataBase",
|
sitename = "PSBoard DataBase",
|
||||||
format = Documenter.HTML(;
|
format = Documenter.HTML(;
|
||||||
canonical = "https://wotsubo.web.cern.ch",
|
canonical = "http://psboard-database.docs.cern.ch/",
|
||||||
edit_link = "main",
|
edit_link = "main",
|
||||||
assets = String[],
|
assets = String[],
|
||||||
),
|
),
|
||||||
|
|
Loading…
Add table
Reference in a new issue