Skip to content

Commit 0f778d3

Browse files
authored
Merge pull request #42768 from dipesh-rawat/fix-blog-broken-link
Fix broken link in "Moving Forward From Beta" blog
2 parents 9132c84 + 6dc2c52 commit 0f778d3

File tree

1 file changed

+1
-1
lines changed
  • content/en/blog/_posts/2020-08-21-Moving-Forward-From-Beta

1 file changed

+1
-1
lines changed

content/en/blog/_posts/2020-08-21-Moving-Forward-From-Beta/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ In Kubernetes, features follow a defined
1212
First, as the twinkle of an eye in an interested developer. Maybe, then,
1313
sketched in online discussions, drawn on the online equivalent of a cafe
1414
napkin. This rough work typically becomes a
15-
[Kubernetes Enhancement Proposal](https://github.com/kubernetes/enhancements/blob/master/keps/0001-kubernetes-enhancement-proposal-process.md#kubernetes-enhancement-proposal-process) (KEP), and
15+
[Kubernetes Enhancement Proposal](https://github.com/kubernetes/enhancements/blob/master/keps/sig-architecture/0000-kep-process/README.md#kubernetes-enhancement-proposal-process) (KEP), and
1616
from there it usually turns into code.
1717

1818
For Kubernetes v1.20 and onwards, we're focusing on helping that code

0 commit comments

Comments
 (0)