Browse Source

Update docs-nav.json

pull/733/head
maliming 8 years ago
committed by GitHub
parent
commit
184bc984f1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      docs/zh-Hans/docs-nav.json

4
docs/zh-Hans/docs-nav.json

@ -16,11 +16,11 @@
"text": "从空项目开始",
"items": [
{
"text": "使用Console Application",
"text": "使用ASP.NET Core Web Application",
"path": "Getting-Started-AspNetCore-Application.md"
},
{
"text": "使用 ASP.NET Core Web Application",
"text": "使用Console Application",
"path": "Getting-Started-Console-Application.md"
}
]

Loading…
Cancel
Save