Fix doc links (#1925)

* Fix documentation links
* Replace external-traffic annotation
* Update awesome_bot docker image
This commit is contained in:
Manuel Alejandro de Brito Fontes 2018-01-18 13:30:29 -02:00 committed by GitHub
parent b50cdc0256
commit 5a16a7aaa0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 11 additions and 12 deletions

View file

@ -5,8 +5,8 @@ This example demonstrates how to use the Rewrite annotations
## Prerequisites
You will need to make sure you Ingress targets exactly one Ingress
controller by specifying the [ingress.class annotation](/examples/PREREQUISITES.md#ingress-class),
and that you have an ingress controller [running](/examples/deployment) in your cluster.
controller by specifying the [ingress.class annotation](/README.md#annotation-ingressclass),
and that you have an ingress controller [running](/deploy/README.md) in your cluster.
## Deployment