Remove link to invalid example [ci-skip] (#3039)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2018-09-04 20:13:47 -03:00 committed by GitHub
parent bbf4e11cfb
commit e60cbc4804
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -270,7 +270,7 @@ CORS can be controlled with the following annotations:
Example: `nginx.ingress.kubernetes.io/cors-max-age: 600` Example: `nginx.ingress.kubernetes.io/cors-max-age: 600`
!!! note !!! 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 ### Server Alias