Fix some document titles

This commit is contained in:
Aarni Koskela 2018-04-24 13:18:29 +03:00
parent d1479a2d21
commit 4b80166d76
6 changed files with 8 additions and 3 deletions

View file

@ -1,3 +1,5 @@
# Custom Errors
This example shows how is possible to use a custom backend to render custom error pages. The code of this example is located here [custom-error-pages](https://github.com/kubernetes/ingress-nginx/tree/master/docs/examples/customization/custom-errors)