Remove link to invalid example [ci-skip] (#3039)
This commit is contained in:
parent
bbf4e11cfb
commit
e60cbc4804
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue