diff options
| author | andrewsykim <andrew@wattpad.com> | 2016-12-31 13:07:14 -0500 |
|---|---|---|
| committer | andrewsykim <andrew@wattpad.com> | 2016-12-31 13:07:14 -0500 |
| commit | 1de9da4cfd540339a267c512c6f595924cb38b23 (patch) | |
| tree | e44ca580ce9d8c038e858685fb4f627d0d87d904 | |
| parent | f75bcac2cf7dcc4da8340191b0423a6c66cc6279 (diff) | |
fix link to versioning document in api changes document
| -rwxr-xr-x | contributors/devel/api_changes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/api_changes.md b/contributors/devel/api_changes.md index 963deb7c..c63e12fa 100755 --- a/contributors/devel/api_changes.md +++ b/contributors/devel/api_changes.md @@ -292,7 +292,7 @@ unacceptable. Compatibility for experimental or alpha APIs is not strictly required, but breaking compatibility should not be done lightly, as it disrupts all users of the feature. Experimental APIs may be removed. Alpha and beta API versions may be deprecated and eventually removed wholesale, as described in the -[versioning document](../design/versioning.md). Document incompatible changes +[versioning document](../design-proposals/versioning.md). Document incompatible changes across API versions under the appropriate [{v? conversion tips tag in the api.md doc](../api.md). |
