Skip to content

Commit 3c9da07

Browse files
authored
Add i18n routing docs to manifest (#18264)
Follow-up to #18067 this adds the manifest item for the new docs
1 parent 2972c06 commit 3c9da07

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)