Remove links using "here"

This commit is contained in:
Brent Shaffer
2017-10-25 10:10:03 -07:00
committed by zacharysarah
parent dff3fd2c97
commit 4de1cd0165
+1 -1
View File
@@ -87,7 +87,7 @@ In order for the Ingress resource to work, the cluster must have an Ingress cont
## Before you begin
The following document describes a set of cross platform features exposed through the Ingress resource. Ideally, all Ingress controllers should fulfill this specification, but we're not there yet. The docs for the GCE and nginx controllers are [here](https://git.k8s.io/ingress-gce/README.md) and [here](https://git.k8s.io/ingress-nginx/README.md) respectively. **Make sure you review controller specific docs so you understand the caveats of each one**.
The following document describes a set of cross platform features exposed through the Ingress resource. Ideally, all Ingress controllers should fulfill this specification, but we're not there yet. We currently support and maintain [GCE](https://git.k8s.io/ingress-gce/README.md) and [nginx](https://git.k8s.io/ingress-nginx/README.md) controllers. **Make sure you review controller specific docs so you understand the caveats of each one**.
## Types of Ingress