From 03f33750171fa0fe36e48621e6d2898c45590cdd Mon Sep 17 00:00:00 2001 From: Jaen Date: Tue, 25 Oct 2022 15:06:35 -0700 Subject: [PATCH] Fix Markdown header level (#9210) Cloud providers use level 4 headers. --- docs/deploy/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deploy/index.md b/docs/deploy/index.md index 1ae4f22dec..3f99c7a440 100644 --- a/docs/deploy/index.md +++ b/docs/deploy/index.md @@ -337,7 +337,7 @@ A [complete list of available annotations for Oracle Cloud Infrastructure](https://github.com/oracle/oci-cloud-controller-manager/blob/master/docs/load-balancer-annotations.md) can be found in the [OCI Cloud Controller Manager](https://github.com/oracle/oci-cloud-controller-manager) documentation. -### OVHcloud +#### OVHcloud ```console helm repo add ingress-nginx https://kubernetes.github.io/ingress-nginx