Docs: document breaking changes in the config file

This commit is contained in:
Malte Poll 2022-11-22 17:26:08 +01:00 committed by Malte Poll
parent 1331c171c3
commit 8d9254e050
3 changed files with 52 additions and 1 deletions

View file

@ -241,6 +241,11 @@ const sidebars = {
label: 'CLI',
id: 'reference/cli',
},
{
type: 'doc',
label: 'Configuration Migrations',
id: 'reference/config-migration',
},
],
},
],