Skip to content
Snippets Groups Projects

Push existing docs with CI

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -66,7 +66,7 @@ const config = {
items: [
{
label: 'Getting Started',
to: '/docs/getting-started',
to: 'getting-started',
},
],
}
Loading