rewrite all links to issues to k8s links

This commit is contained in:
Mike Danese 2015-08-05 18:08:26 -07:00
parent 1e074e74ea
commit 4c0410dd60
1 changed files with 1 additions and 1 deletions

View File

@ -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: