Skip to content

Commit e5da0a9

Browse files
Docs: Fixed broken template links, fixed script versions (stackrox#662)
Co-authored-by: Tomasz Janiszewski <[email protected]>
1 parent d57ed22 commit e5da0a9

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

docs/_sidebar.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
* [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)
2+
* [Using KubeLinter](/using-kubelinter.md)
3+
* [Configuring KubeLinter](/configuring-kubelinter.md)
4+
* [KubeLinter checks](/generated/checks.md)
5+
* [KubeLinter templates](/generated/templates.md)

docs/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
errorText : 'Error',
2828
successText: 'Copied'
2929
},
30+
relativePath: true,
3031
'flexible-alerts': {
3132
style: 'flat'
3233
},

0 commit comments

Comments
 (0)