We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7ee48c commit 0346b1fCopy full SHA for 0346b1f
1 file changed
website/docusaurus.config.js
@@ -56,7 +56,7 @@ const config = {
56
items: [
57
{ to: '/docs/fastpaths/', label: 'Intro' },
58
{ to: '/docs/fastpaths/setup', label: 'Setup' },
59
- { to: '/docs/fastpaths/navigating', label: 'Navigating the labs' },
+ { to: '/docs/fastpaths/navigating-labs', label: 'Navigating the labs' },
60
{ to: '/docs/fastpaths/developer', label: 'Developer' },
61
{ to: '/docs/fastpaths/operator', label: 'Operator' },
62
],
0 commit comments