docs($cn): fix and translate nav-link for local development

This commit is contained in:
SigureMo
2019-11-09 20:02:40 +08:00
committed by Billyyyyy3320
parent 6a8412677f
commit c9ac2795cf
+2 -2
View File
@@ -36,8 +36,8 @@ module.exports = [
text: "开发指南",
items: [
{
text: "Local Development",
link: "/miscellaneous/local-development.html"
text: "本地开发",
link: "/zh/miscellaneous/local-development.html"
},
{
text: "设计理念",