diff --git a/docs/development.md b/docs/development.md index 367123f77..ff68c0dec 100644 --- a/docs/development.md +++ b/docs/development.md @@ -110,7 +110,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