mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-27 20:42:58 +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:
parent
36cfc02c6c
commit
a8461efa29
@ -194,7 +194,7 @@ go run e2e.go -ctl='delete pod foobar'
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Testing out flaky tests
|
## Testing out flaky tests
|
||||||
[Instructions here](docs/devel/flaky-tests.md)
|
[Instructions here](flaky-tests.md)
|
||||||
|
|
||||||
## Add/Update dependencies
|
## Add/Update dependencies
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user