docs: few fixes and rewording

This commit is contained in:
Thomas Tendyck 2023-03-04 18:28:17 +01:00 committed by Thomas Tendyck
parent 5397ce4509
commit c7f0cf1e79
5 changed files with 31 additions and 36 deletions

View file

@ -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',
},
],
},