Browse Source

Move pre-requirements in the menu

pull/21671/head
Halil İbrahim Kalkan 2 years ago
parent
commit
656536517d
  1. 8
      docs/en/docs-nav.json

8
docs/en/docs-nav.json

@ -7,10 +7,6 @@
"text": "Overview",
"path": "get-started"
},
{
"text": "Pre-Requirements",
"path": "get-started/pre-requirements.md"
},
{
"text": "Single Layer Web Application",
"path": "get-started/single-layer-web-application.md"
@ -43,6 +39,10 @@
"path": "get-started/console.md"
}
]
},
{
"text": "Pre-Requirements",
"path": "get-started/pre-requirements.md"
}
]
},

Loading…
Cancel
Save