mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-04 18:52:38 +00:00
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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user