diff --git a/website/content/docs/upgrade/v1_11.mdx b/website/content/docs/upgrade/v1_11.mdx new file mode 100644 index 000000000..e69de29bb diff --git a/website/data/docs-nav-data.json b/website/data/docs-nav-data.json index 4820bc42a..dfff8889c 100644 --- a/website/data/docs-nav-data.json +++ b/website/data/docs-nav-data.json @@ -859,6 +859,15 @@ } ] }, + { + "title": "Upgrades", + "routes": [ + { + "title": "Upgrade to v1.11", + "path": "upgrade/v1_11" + } + ] + }, { "divider": true },