Browse Source

added missing comma to docs-nav.json

pull/3444/head
İsmail ÇAĞDAŞ 6 years ago
parent
commit
97c3a6fce0
  1. 2
      docs/en/docs-nav.json

2
docs/en/docs-nav.json

@ -5,7 +5,7 @@
"items": [
{
"text": "From Startup Templates",
"path": "Getting-Started-With-Startup-Templates.md"
"path": "Getting-Started-With-Startup-Templates.md",
"items": [
{
"text": "Application with MVC (Razor Pages) UI",

Loading…
Cancel
Save