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:
Juan Ignacio Donoso 2023-06-07 06:22:58 -04:00 committed by Yann Hamon
parent 6ad5337210
commit c7cd7c09de

View file

@ -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)