diff --git a/docs/manifest.json b/docs/manifest.json index 294ebb0f6a939c8..696f09bafb5d2f6 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -184,6 +184,10 @@ { "title": "Codemods", "path": "/docs/advanced-features/codemods.md" + }, + { + "title": "Internationalized Routing", + "path": "/docs/advanced-features/i18n-routing.md" } ] },