doc/md: updating versioned migrations tutorial (#3334)

* doc/md: updating versioned migrations tutorial

* Apply suggestions from code review

Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>

---------

Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>
This commit is contained in:
Rotem Tamir
2023-02-20 17:10:10 +02:00
committed by GitHub
parent 102f60ac12
commit eeccc754d3
8 changed files with 267 additions and 191 deletions

View File

@@ -121,10 +121,6 @@ module.exports = {
type: 'doc',
id: 'versioned/intro',
},
{
type: 'doc',
id: 'versioned/enable-ff',
},
{
type: 'doc',
id: 'versioned/auto-plan',
@@ -144,7 +140,11 @@ module.exports = {
{
type: 'doc',
id: 'versioned/verifying-safety',
}
},
{
type: 'doc',
id: 'versioned/programmatically',
},
]
}
]