diff --git a/docs/devel/development.md b/docs/devel/development.md index c73f339cb8a58..8cccbcd90bea8 100644 --- a/docs/devel/development.md +++ b/docs/devel/development.md @@ -194,7 +194,7 @@ go run e2e.go -ctl='delete pod foobar' ``` ## Testing out flaky tests -[Instructions here](docs/devel/flaky-tests.md) +[Instructions here](flaky-tests.md) ## Add/Update dependencies