summaryrefslogtreecommitdiff
path: root/contributors/guide/coding-conventions.md
diff options
context:
space:
mode:
Diffstat (limited to 'contributors/guide/coding-conventions.md')
-rw-r--r--contributors/guide/coding-conventions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/guide/coding-conventions.md b/contributors/guide/coding-conventions.md
index 292cb5da..e4eb61f0 100644
--- a/contributors/guide/coding-conventions.md
+++ b/contributors/guide/coding-conventions.md
@@ -57,7 +57,7 @@ following Go conventions - `stateLock`, `mapLock` etc.
- [API changes](/contributors/devel/sig-architecture/api_changes.md)
- - [API conventions](/contributors/devel/api-conventions.md)
+ - [API conventions](/contributors/devel/sig-architecture/api-conventions.md)
- [Kubectl conventions](/contributors/devel/sig-cli/kubectl-conventions.md)