Skip to content

Commit 890cff7

Browse files
committed
Update hugo.toml
1 parent fe0c61e commit 890cff7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

hugo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Base configuration
2-
baseURL = "/"
2+
baseURL = "https://huawei.github.io/css-docs/"
33
title = "Huawei"
44
contentDir = "content/zh-cn"
55
defaultContentLanguage = "zh-cn"
@@ -46,7 +46,7 @@ description = "Huawei Container Storage Suite"
4646
version_menu = "Releases"
4747
[[languages.en.params.versions]]
4848
version = "v4.5.0 (current)"
49-
url = "http://8.44.188.128:1313/en/docs"
49+
url = "https://huawei.github.io/css-docs/en/docs"
5050

5151
[markup]
5252
[markup.goldmark]
@@ -80,7 +80,7 @@ showLightDarkModeMenu = false
8080

8181
[[params.versions]]
8282
version = "v4.5.0(当前版本)"
83-
url = "http://8.44.188.128:1313/docs"
83+
url = "https://huawei.github.io/css-docs/docs"
8484

8585
[[menu.main]]
8686
name = "GitHub"
@@ -125,4 +125,4 @@ showLightDarkModeMenu = false
125125
target = "assets"
126126
[[module.mounts]]
127127
source = "archetypes"
128-
target = "archetypes"
128+
target = "archetypes"

0 commit comments

Comments
 (0)