diff --git a/config.toml b/config.toml index 877ffdad..0532c93d 100644 --- a/config.toml +++ b/config.toml @@ -1,7 +1,8 @@ # full override: we're not tracking changes to the docsy base file. -baseURL = "https://bytedance.github.io/bytemlperf" - +baseURL = "/" +relativeURLS = true +canonifyurls = true title = "ByteMLPerf" googleAnalytics = "G-QYWRQRLPRM"