diff --git a/docs/user-guide/nginx-configuration/annotations.md b/docs/user-guide/nginx-configuration/annotations.md index c06cbb894..0f6939ba2 100644 --- a/docs/user-guide/nginx-configuration/annotations.md +++ b/docs/user-guide/nginx-configuration/annotations.md @@ -270,7 +270,7 @@ CORS can be controlled with the following annotations: Example: `nginx.ingress.kubernetes.io/cors-max-age: 600` !!! note - For more information please see [https://enable-cors.org](https://enable-cors.org/server_nginx.html) as well as this [example](../../examples/cors/README.md). + For more information please see [https://enable-cors.org](https://enable-cors.org/server_nginx.html) ### Server Alias