summaryrefslogtreecommitdiff
path: root/contributors/guide/coding-conventions.md
diff options
context:
space:
mode:
authorBob Killen <rkillen@umich.edu>2018-07-08 20:23:54 -0400
committerBob Killen <rkillen@umich.edu>2018-07-08 20:23:54 -0400
commit18ccfff289ca73a784e168d1f522642144d348e7 (patch)
tree52830688b622e8c0a0d7bbb86ac9627327df1b8a /contributors/guide/coding-conventions.md
parent7d990ee54de77999e9fa1abf6a2187e34fe0b82a (diff)
update kubernetes.io urls
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 6bd597a2..63cc18ce 100644
--- a/contributors/guide/coding-conventions.md
+++ b/contributors/guide/coding-conventions.md
@@ -113,7 +113,7 @@ subdirectories).
/docs/user-guide or /docs/admin, depending on whether it is a feature primarily
intended for users that deploy applications or cluster administrators,
respectively. Actual application examples belong in /examples.
- - Examples should also illustrate [best practices for configuration and using the system](https://kubernetes.io/docs/user-guide/config-best-practices/)
+ - Examples should also illustrate [best practices for configuration and using the system](https://kubernetes.io/docs/concepts/configuration/overview/)
- Third-party code