diff --git a/docs/api.md b/docs/api.md index 778ff593be1ee..5a8ff626428b7 100644 --- a/docs/api.md +++ b/docs/api.md @@ -40,7 +40,7 @@ Fine-grain resource evolution alone makes it difficult to eliminate fields or re Distinct API versions present more clear, consistent views of system resources and behavior than intermingled, independently evolved resources. They also provide a more straightforward mechanism for controlling access to end-of-lifed and/or experimental APIs. -The [API and release versioning proposal](versioning.md) describes the current thinking on the API version evolution process. +The [API and release versioning proposal](design/versioning.md) describes the current thinking on the API version evolution process. ## v1beta1, v1beta2, and v1beta3 are deprecated; please move to v1 ASAP diff --git a/docs/versioning.md b/docs/design/versioning.md similarity index 99% rename from docs/versioning.md rename to docs/design/versioning.md index 551606d7e7754..4d17a9390e39a 100644 --- a/docs/versioning.md +++ b/docs/design/versioning.md @@ -60,5 +60,5 @@ There is a separate question of how to track the capabilities of a kubelet to fa -[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/versioning.md?pixel)]() +[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/design/versioning.md?pixel)]()