Docs: fix base url (#1630)

Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
This commit is contained in:
Carson Yang
2024-05-29 14:57:53 +08:00
committed by GitHub
parent ced23e1695
commit f1e16b209a

View File

@@ -1,4 +1,4 @@
baseURL = "fastgpt.in"
baseURL = "https://fastgpt.in"
languageCode = "en-GB"
contentDir = "content"
enableEmoji = true