We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f9d5a83 + 241ab29 commit 1964e13Copy full SHA for 1964e13
k8swebsite.config.ts
@@ -74,7 +74,7 @@ const config: Config = {
74
path: 'commands', // Path to the commands directory
75
routeBasePath: 'commands', // URL path for the commands section
76
//sidebarPath: require.resolve('./sidebars-commands.js'), // Sidebar configuration for commands
77
- editUrl: 'https://github.com/anveshmuppeda/kubernetes/tree/dev/commands/',
+ editUrl: 'https://github.com/anveshmuppeda/kubernetes/tree/dev/',
78
},
79
],
80
0 commit comments