summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzouyee <zouyee1989@gmail.com>2017-09-19 16:08:43 +0800
committerzouyee <zouyee1989@gmail.com>2017-09-19 16:08:43 +0800
commit0f9529099de0eed9f24216a2a7317ba4e6439c36 (patch)
tree374fd425c5c34d6f0da57e30fdfa0bfee11bba5d
parent0027eefdb659899fada6e6f22101fb821e9d4d62 (diff)
delete outdated link
-rw-r--r--contributors/devel/api_changes.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/contributors/devel/api_changes.md b/contributors/devel/api_changes.md
index 1bcec3d8..7f513f4e 100644
--- a/contributors/devel/api_changes.md
+++ b/contributors/devel/api_changes.md
@@ -751,8 +751,7 @@ cases, objects will be automatically converted to the new version; in other
cases, a manual upgrade may be necessary; a manual upgrade may require downtime
for anything relying on the new feature, and may require manual conversion of
objects to the new version; when manual conversion is necessary, the project
-will provide documentation on the process (for an example, see [v1 conversion
-tips](../api.md#v1-conversion-tips))
+will provide documentation on the process
- Cluster Reliability: since the feature has e2e tests, enabling the feature
via a flag should not create new bugs in unrelated features; because the feature
is new, it may have minor bugs