diff --git a/docs/configuration/backends/kubernetes.md b/docs/configuration/backends/kubernetes.md index a664eb63f..e04d30369 100644 --- a/docs/configuration/backends/kubernetes.md +++ b/docs/configuration/backends/kubernetes.md @@ -103,7 +103,7 @@ If the service port defined in the ingress spec is 443, then the backend communi !!! note Please note that by enabling TLS communication between traefik and your pods, you will have to have trusted certificates that have the proper trust chain and IP subject name. If this is not an option, you may need to skip TLS certificate verification. - See the [InsecureSkipVerify](configuration/commons/#main-section) setting for more details. + See the [InsecureSkipVerify](/configuration/commons/#main-section) setting for more details. ## Annotations