doc: update docs and fixed typos (#5821)

This commit is contained in:
agile6v 2020-07-01 22:02:52 +08:00 committed by GitHub
parent c56baf6b15
commit 3402d07ff0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 7 deletions

View file

@ -101,7 +101,7 @@ $ TAG=<tag> REGISTRY=$USER/ingress-controller make image
## Deploying
There are several ways to deploy the ingress controller onto a cluster.
Please check the [deployment guide](./deploy/)
Please check the [deployment guide](./deploy/index.md)
## Testing