mirror of
https://github.com/yannh/kubeconform.git
synced 2026-02-18 09:27:02 +00:00
Fix anchored link on Readme.md (#205)
The in page link to the CustomResourceDefinition (CRD) Support section is not working
This commit is contained in:
parent
6ad5337210
commit
c7cd7c09de
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ sys 0m1,069s
|
||||||
* [Usage examples](#Usage-examples)
|
* [Usage examples](#Usage-examples)
|
||||||
* [Proxy support](#Proxy-support)
|
* [Proxy support](#Proxy-support)
|
||||||
* [Overriding schemas location](#Overriding-schemas-location)
|
* [Overriding schemas location](#Overriding-schemas-location)
|
||||||
* [CustomResourceDefinition (CRD) Support](#CustomResourceDefinition-(CRD)-Support)
|
* [CustomResourceDefinition (CRD) Support](#CustomResourceDefinition-CRD-Support)
|
||||||
* [OpenShift schema Support](#OpenShift-schema-Support)
|
* [OpenShift schema Support](#OpenShift-schema-Support)
|
||||||
* [Integrating Kubeconform in the CI](#Integrating-Kubeconform-in-the-CI)
|
* [Integrating Kubeconform in the CI](#Integrating-Kubeconform-in-the-CI)
|
||||||
* [Github Workflow](#Github-Workflow)
|
* [Github Workflow](#Github-Workflow)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue