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.
1 parent d57ed22 commit e5da0a9Copy full SHA for e5da0a9
docs/_sidebar.md
@@ -1,5 +1,5 @@
1
* [Introduction](/)
2
-* [Using KubeLinter](using-kubelinter.md)
3
-* [Configuring KubeLinter](configuring-kubelinter.md)
4
-* [KubeLinter checks](generated/checks.md)
5
-* [KubeLinter templates](generated/templates.md)
+* [Using KubeLinter](/using-kubelinter.md)
+* [Configuring KubeLinter](/configuring-kubelinter.md)
+* [KubeLinter checks](/generated/checks.md)
+* [KubeLinter templates](/generated/templates.md)
docs/index.html
@@ -27,6 +27,7 @@
27
errorText : 'Error',
28
successText: 'Copied'
29
},
30
+ relativePath: true,
31
'flexible-alerts': {
32
style: 'flat'
33
0 commit comments