Skip to content

Commit 2c1ad56

Browse files
update the name for "Simplified Chinese"
1 parent 8338341 commit 2c1ad56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/custom-navbar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ If you need custom navigation, you can create a HTML-based navigation bar.
1212
<body>
1313
<nav>
1414
<a href="#/">EN</a>
15-
<a href="#/zh-cn/">中文</a>
15+
<a href="#/zh-cn/">简体中文</a>
1616
</nav>
1717
<div id="app"></div>
1818
</body>

0 commit comments

Comments
 (0)