Browse Source

rename index to overview and refactor

pull/20407/head
Yunus Emre Kalkan 2 years ago
parent
commit
587500fcc5
  1. 5
      docs/en/docs-nav.json
  2. 0
      docs/en/tutorials/book-store/overview.md

5
docs/en/docs-nav.json

@ -58,8 +58,11 @@
},
{
"text": "Book Store application",
"path": "tutorials/book-store/index.md",
"items": [
{
"text": "Overview",
"path": "tutorials/book-store/overview.md"
},
{
"text": "1: Creating the server side",
"path": "tutorials/book-store/part-01.md"

0
docs/en/tutorials/book-store/index.md → docs/en/tutorials/book-store/overview.md

Loading…
Cancel
Save