diff --git a/docs/manifest.json b/docs/manifest.json index b3cccfe61edf..b835dc16fc4d 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -147,6 +147,15 @@ } ] }, + { + "title": "Upgrading", + "routes": [ + { + "title": "From Version 8", + "path": "/docs/upgrading/from-v8.md" + } + ] + }, { "title": "FAQ", "path": "/docs/faq.md" } ] },