stackrox / kube-linter

KubeLinter is a static analysis tool that checks Kubernetes YAML files and Helm charts to ensure the applications represented in them adhere to best practices.
https://docs.kubelinter.io/
Apache License 2.0
2.96k stars 233 forks source link

[BUG] Template links are broken #576

Closed janisz closed 11 months ago

janisz commented 1 year ago

When navigating to https://docs.kubelinter.io/#/generated/checks?id=no-node-affinity and clicking template we are getting redirected to wrong page resulting in 404

+ https://docs.kubelinter.io/#/templates?id=node-affinity
- https://docs.kubelinter.io/#/generated/templates?id=anti-affinity-not-specified
Vicky3301 commented 1 year ago

can you tell me where the link is