Skip to content

Commit 2c74124

Browse files
author
wangxi
committed
refactor: Navbar add docs link
1 parent 10c3803 commit 2c74124

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ copyright = "Openpitrix Technology © 2018"
1818
[[languages.en.menu.main]]
1919
identifier = "docs"
2020
name = "Documents"
21-
url = "/en/#"
21+
url = "https://docs.openpitrix.io"
2222
weight = 1
2323
[[languages.en.menu.main]]
2424
identifier = "blog"
@@ -90,7 +90,7 @@ copyright = "Openpitrix Technology © 2018"
9090
[[languages.zh.menu.main]]
9191
identifier = "docs"
9292
name = "文档"
93-
url = "/zh/#"
93+
url = "https://docs.openpitrix.io"
9494
weight = 1
9595
[[languages.zh.menu.main]]
9696
identifier = "blog"

0 commit comments

Comments
 (0)