Skip to content

Commit 12d2534

Browse files
ROunofFsvennam92
authored andcommitted
fix: remove broken fastpaths/basics nav link
1 parent ae84b1d commit 12d2534

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

website/docusaurus.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ const config = {
5555
label: 'Amazon EKS Essentials',
5656
items: [
5757
{ to: '/docs/fastpaths/setup', label: 'Intro' },
58-
{ to: '/docs/fastpaths/basics', label: 'Basics' },
5958
{ to: '/docs/fastpaths/developer', label: 'Developer' },
6059
{ to: '/docs/fastpaths/operator', label: 'Operator' },
6160
],

0 commit comments

Comments
 (0)