We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10c3803 commit 2c74124Copy full SHA for 2c74124
config.toml
@@ -18,7 +18,7 @@ copyright = "Openpitrix Technology © 2018"
18
[[languages.en.menu.main]]
19
identifier = "docs"
20
name = "Documents"
21
- url = "/en/#"
+ url = "https://docs.openpitrix.io"
22
weight = 1
23
24
identifier = "blog"
@@ -90,7 +90,7 @@ copyright = "Openpitrix Technology © 2018"
90
[[languages.zh.menu.main]]
91
92
name = "文档"
93
- url = "/zh/#"
94
95
96
0 commit comments