Skip to content

Commit c3095bf

Browse files
committed
README: Update EOL & Version Skew links
Signed-off-by: Timothée Ravier <[email protected]>
1 parent b4c0bd3 commit c3095bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ CRI-O follows the Kubernetes release cycles with respect to its minor versions
1919
(`1.x.0`). Patch releases (`1.x.y`) for CRI-O are not in sync with those from
2020
Kubernetes, because those are scheduled for each month, whereas CRI-O provides
2121
them only if necessary. If a Kubernetes release goes [End of
22-
Life](https://github.com/kubernetes/website/blob/main/content/en/releases/patch-releases.md),
22+
Life](https://kubernetes.io/releases/patch-releases/),
2323
then the corresponding CRI-O version can be considered in the same way.
2424

2525
This means that CRI-O also follows the Kubernetes `n-2` release version skew
2626
policy when it comes to feature graduation, deprecation or removal. This also
2727
applies to features which are independent from Kubernetes.
2828

29-
For more information visit the [Kubernetes versioning
30-
documentation](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/release/versioning.md).
29+
For more information visit the [Kubernetes Version Skew
30+
Policy](https://kubernetes.io/releases/version-skew-policy/).
3131

3232
| Version - Branch | Kubernetes branch/version | Maintenance status |
3333
| --------------------------- | ------------------------------- | ------------------ |

0 commit comments

Comments
 (0)