summaryrefslogtreecommitdiff
path: root/contributors/guide
diff options
context:
space:
mode:
Diffstat (limited to 'contributors/guide')
-rw-r--r--contributors/guide/coding-conventions.md2
-rw-r--r--contributors/guide/pull-requests.md2
-rw-r--r--contributors/guide/style-guide.md2
3 files changed, 3 insertions, 3 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)
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
diff --git a/contributors/guide/style-guide.md b/contributors/guide/style-guide.md
index 629f3bba..39d99c7a 100644
--- a/contributors/guide/style-guide.md
+++ b/contributors/guide/style-guide.md
@@ -668,7 +668,7 @@ their previous efforts this guide would not be nearly as concise as it should.
[SIG Google groups]: /sig-list.md
[ISO 8601]: https://en.wikipedia.org/wiki/ISO_8601
[kubernetes icon set]: /icons
-[API naming convention]: /contributors/devel/api-conventions.md#naming-conventions
+[API naming convention]: /contributors/devel/sig-architecture/api-conventions.md#naming-conventions
[singular-they]: https://en.wikipedia.org/wiki/Singular_they
[Microsoft's guide to bias-free communication]: https://docs.microsoft.com/en-us/style-guide/bias-free-communication
[Wikipedia's entry for the Singular they]: https://en.wikipedia.org/wiki/Singular_they