summaryrefslogtreecommitdiff
path: root/api-conventions.md
diff options
context:
space:
mode:
authorMike Danese <mikedanese@gmail.com>2015-08-05 18:08:26 -0700
committerMike Danese <mikedanese@gmail.com>2015-08-05 21:11:11 -0700
commit4c0410dd60e9dbbfc4d71f5a2f2f7e00c0f1a0b2 (patch)
tree2624225d9fb928cd63e611ec26c177d1eff4575f /api-conventions.md
parent1e074e74ea7b0ddef2f6b1726babe7397510cf84 (diff)
rewrite all links to issues to k8s links
Diffstat (limited to 'api-conventions.md')
-rw-r--r--api-conventions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-conventions.md b/api-conventions.md
index 5a1bfe81..bdd38830 100644
--- a/api-conventions.md
+++ b/api-conventions.md
@@ -195,7 +195,7 @@ References in the status of the referee to the referrer may be permitted, when t
#### Lists of named subobjects preferred over maps
-Discussed in [#2004](https://github.com/GoogleCloudPlatform/kubernetes/issues/2004) and elsewhere. There are no maps of subobjects in any API objects. Instead, the convention is to use a list of subobjects containing name fields.
+Discussed in [#2004](http://issue.k8s.io/2004) and elsewhere. There are no maps of subobjects in any API objects. Instead, the convention is to use a list of subobjects containing name fields.
For example: