mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-05 07:45:27 -04:00
docs: few fixes and rewording
This commit is contained in:
parent
5397ce4509
commit
c7f0cf1e79
5 changed files with 31 additions and 36 deletions
|
@ -209,7 +209,7 @@ const sidebars = {
|
|||
},
|
||||
{
|
||||
type: 'doc',
|
||||
label: 'Components',
|
||||
label: 'Microservices',
|
||||
id: 'architecture/microservices',
|
||||
},
|
||||
{
|
||||
|
@ -258,13 +258,13 @@ const sidebars = {
|
|||
},
|
||||
{
|
||||
type: 'doc',
|
||||
label: 'SLSA adoption',
|
||||
id: 'reference/slsa',
|
||||
label: 'Terraform usage',
|
||||
id: 'reference/terraform',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
label: 'Terraform Usage',
|
||||
id: 'reference/terraform',
|
||||
label: 'SLSA adoption',
|
||||
id: 'reference/slsa',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue