diff --git a/docs/development.md b/docs/development.md index 2a494e8bb..fc6e4300e 100644 --- a/docs/development.md +++ b/docs/development.md @@ -109,7 +109,7 @@ $ TAG= REGISTRY=$USER/ingress-controller make push ## 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/) ## Testing