Update wording for MiniConstellation in docs (#241)

This commit is contained in:
Moritz Eckert 2022-10-13 11:29:56 +02:00 committed by GitHub
parent 50cff97ec5
commit c7010f76ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 37 additions and 33 deletions

View file

@ -76,12 +76,12 @@ const sidebars = {
},
{
type: 'doc',
label: 'First steps',
label: 'First steps (cloud)',
id: 'getting-started/first-steps',
},
{
type: 'doc',
label: 'Mini Constellation',
label: 'First steps (local)',
id: 'getting-started/mini-constellation',
},
{