Skip to content

Commit

Permalink
Remove link to invalid example [ci-skip] (#3039)
Browse files Browse the repository at this point in the history
  • Loading branch information
aledbf committed Sep 4, 2018
1 parent bbf4e11 commit e60cbc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-guide/nginx-configuration/annotations.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit e60cbc4

Please sign in to comment.