diff options
| author | eduartua <eduartua@gmail.com> | 2019-01-30 13:26:54 -0600 |
|---|---|---|
| committer | eduartua <eduartua@gmail.com> | 2019-01-30 13:26:54 -0600 |
| commit | 06a2a2f6867baf35c4b35fcccef872482938854f (patch) | |
| tree | 850b05653d90337da5c7ceae6f093a52b40b1e9c /contributors/guide/coding-conventions.md | |
| parent | 15f4ab746981d38ad4ef33ab85ca50613e44e821 (diff) | |
file testing.md moved to the new folder /devel/sig-testing - URLs updated - tombstone file created
Diffstat (limited to 'contributors/guide/coding-conventions.md')
| -rw-r--r-- | contributors/guide/coding-conventions.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/guide/coding-conventions.md b/contributors/guide/coding-conventions.md index 53a45b65..c424b9d8 100644 --- a/contributors/guide/coding-conventions.md +++ b/contributors/guide/coding-conventions.md @@ -86,7 +86,7 @@ required when your code does not compile on Windows). asynchronous thing to happen (e.g. wait for 1 seconds and expect a Pod to be running). Wait and retry instead. - - See the [testing guide](/contributors/devel/testing.md) for additional testing advice. + - See the [testing guide](/contributors/devel/sig-testing/testing.md) for additional testing advice. ## Directory and file conventions |
