mirror of
https://github.com/wahyd4/vuepress.git
synced 2026-08-08 21:06:42 +10:00
docs($cn): fix and translate nav-link for local development
This commit is contained in:
@@ -36,8 +36,8 @@ module.exports = [
|
||||
text: "开发指南",
|
||||
items: [
|
||||
{
|
||||
text: "Local Development",
|
||||
link: "/miscellaneous/local-development.html"
|
||||
text: "本地开发",
|
||||
link: "/zh/miscellaneous/local-development.html"
|
||||
},
|
||||
{
|
||||
text: "设计理念",
|
||||
|
||||
Reference in New Issue
Block a user