Skip to content

Commit

Permalink
Add i18n routing docs to manifest (#18264)
Browse files Browse the repository at this point in the history
Follow-up to #18067 this adds the manifest item for the new docs
  • Loading branch information
ijjk committed Oct 27, 2020
1 parent 2972c06 commit 3c9da07
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/manifest.json
Expand Up @@ -184,6 +184,10 @@
{
"title": "Codemods",
"path": "/docs/advanced-features/codemods.md"
},
{
"title": "Internationalized Routing",
"path": "/docs/advanced-features/i18n-routing.md"
}
]
},
Expand Down

0 comments on commit 3c9da07

Please sign in to comment.