summaryrefslogtreecommitdiff
path: root/contributors/guide/pull-requests.md
diff options
context:
space:
mode:
authortoyoda <k-toyoda@pi.jp.nec.com>2019-05-07 17:25:02 +0900
committertoyoda <k-toyoda@pi.jp.nec.com>2019-05-07 17:25:02 +0900
commitcabb6548fe5ad9bc80f26b503db59e709b4f6cc9 (patch)
tree02467febfe24bfda45bb2c1c3a1a4b3bd0f2be46 /contributors/guide/pull-requests.md
parent4aedcd41c07efc6e68f4bb48dc665bbdc00f1136 (diff)
change old link to new link
Diffstat (limited to 'contributors/guide/pull-requests.md')
-rw-r--r--contributors/guide/pull-requests.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/guide/pull-requests.md b/contributors/guide/pull-requests.md
index cdab6ce4..a5e9f489 100644
--- a/contributors/guide/pull-requests.md
+++ b/contributors/guide/pull-requests.md
@@ -181,7 +181,7 @@ Let's talk about best practices so your pull request gets reviewed quickly.
* [Development guide](/contributors/devel/development.md)
* [Coding conventions](../guide/coding-conventions.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)
## 1. Is the feature wanted? File a Kubernetes Enhancement Proposal