Skip to content

Commit 41c8051

Browse files
authored
feat: optimize Modern.js 3.x documentation (#7874)
1 parent 4147c89 commit 41c8051

File tree

766 files changed

+409
-3169
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

766 files changed

+409
-3169
lines changed
File renamed without changes.
File renamed without changes.

packages/document/main-doc/docs/en/_meta.json renamed to packages/document/docs/en/_nav.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,17 @@
2020
"activeMatch": "/apis/"
2121
},
2222
{
23-
"text": "tutorials",
23+
"text": "Examples",
2424
"link": "/tutorials/foundations/introduction",
2525
"activeMatch": "/tutorials/"
2626
},
2727
{
2828
"text": "community",
2929
"link": "/community/showcase",
3030
"activeMatch": "/community/"
31+
},
32+
{
33+
"text": "Modern.js 2.x Docs",
34+
"link": "https://modernjs.dev/guides/get-started/introduction.html"
3135
}
3236
]

0 commit comments

Comments
 (0)