Fix broken link in API overview (#15594)

This commit is contained in:
Sunghoon Kang
2019-08-01 04:44:14 +09:00
committed by Kubernetes Prow Robot
parent 731c11751e
commit 1e90cbf1c9
2 changed files with 2 additions and 2 deletions
@@ -47,7 +47,7 @@ The API versioning and software versioning are indirectly related. The [API and
versioning proposal](https://git.k8s.io/community/contributors/design-proposals/release/versioning.md) describes the relationship between API versioning and software versioning.
{{< /note >}}
Different API versions indicate different levels of stability and support. You can find more information about the criteria for each level in the [API Changes documentation](https://git.k8s.io/community/contributors/devel/api_changes.md#alpha-beta-and-stable-versions).
Different API versions indicate different levels of stability and support. You can find more information about the criteria for each level in the [API Changes documentation](https://git.k8s.io/community/contributors/devel/sig-architecture/api_changes.md#alpha-beta-and-stable-versions).
Here's a summary of each level: