Skip to content

Commit d0218ef

Browse files
author
Gaurav Nelson
authored
Fixed bad link (#176)
1 parent aee5173 commit d0218ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuring-kubelinter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ For example,
131131
- DeploymentLike
132132
```
133133

134-
For details about `objectKinds` that KubeLinter support, see https://github.com/stackrox/kube-linter/tree/main/internal/objectkinds
134+
For details about `objectKinds` that KubeLinter support, see https://github.com/stackrox/kube-linter/tree/main/pkg/objectkinds.
135135

136136
- Use `remediation` to include a remediation message that users get when your custom check fails:
137137
```yaml

0 commit comments

Comments
 (0)