summaryrefslogtreecommitdiff
path: root/api_changes.md
diff options
context:
space:
mode:
authorlixiaobing10051267 <li.xiaobing1@zte.com.cn>2016-07-18 17:24:55 +0800
committerlixiaobing10051267 <li.xiaobing1@zte.com.cn>2016-07-18 17:24:55 +0800
commit6cb74d15583c0afaddf9df12ac00d8119f251bd6 (patch)
treee1255ada6f413591bb2fc6ca07c5b2c45f5ae21a /api_changes.md
parentb375ca00fb2e9a0b9b1c430cca1133aa8bbda493 (diff)
The directory of file "api_changes.md" has been changed, need to modify
Diffstat (limited to 'api_changes.md')
-rwxr-xr-x[-rw-r--r--]api_changes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/api_changes.md b/api_changes.md
index 57787c72..20ee745d 100644..100755
--- a/api_changes.md
+++ b/api_changes.md
@@ -399,7 +399,7 @@ have to do more later. The files you want are
Note that the conversion machinery doesn't generically handle conversion of
values, such as various kinds of field references and API constants. [The client
-library](../../pkg/client/unversioned/request.go) has custom conversion code for
+library](../../pkg/client/restclient/request.go) has custom conversion code for
field references. You also need to add a call to
api.Scheme.AddFieldLabelConversionFunc with a mapping function that understands
supported translations.