Skip to content

Commit 30ed292

Browse files
committed
Add i18n routing docs to manifest
1 parent ce38e4f commit 30ed292

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/manifest.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,10 @@
184184
{
185185
"title": "Codemods",
186186
"path": "/docs/advanced-features/codemods.md"
187+
},
188+
{
189+
"title": "Internationalized Routing",
190+
"path": "/docs/advanced-features/i18n-routing.md"
187191
}
188192
]
189193
},

0 commit comments

Comments
 (0)