diff options
| author | eduartua <eduartua@gmail.com> | 2019-01-28 14:45:07 -0600 |
|---|---|---|
| committer | eduartua <eduartua@gmail.com> | 2019-01-28 14:45:07 -0600 |
| commit | 9cfd840e1cd9376f562662dfe8135d3042a1e4cd (patch) | |
| tree | 12b3c4cf3b0986493eb5a2694fbdacfcf7e191e4 /contributors/guide/coding-conventions.md | |
| parent | dd5f03ec493bf9ac887ce83b1015751e5f1c7755 (diff) | |
file logging.md was moved to the new sig-instrumentation folder - URLs in k/community were updated
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 63cc18ce..ebabbcbf 100644 --- a/contributors/guide/coding-conventions.md +++ b/contributors/guide/coding-conventions.md @@ -61,7 +61,7 @@ following Go conventions - `stateLock`, `mapLock` etc. - [Kubectl conventions](/contributors/devel/kubectl-conventions.md) - - [Logging conventions](/contributors/devel/logging.md) + - [Logging conventions](/contributors/devel/sig-instrumentation/logging.md) ## Testing conventions |
