Fix broken flaky-tests.md documentation link

The link ended up pointing at ./docs/devel/docs/devel/flaky-tests.md instead of .docs/devel/flaky-tests.md
This commit is contained in:
Sergey Evstifeev 2014-12-22 15:53:32 +01:00
parent 7cc008cd36
commit c02a212f14
1 changed files with 1 additions and 1 deletions

View File

@ -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