Skip to content

Commit f436d6e

Browse files
JayBealenikhita
andauthored
Fixing broken link for KEP (#5084)
* Fixing broken link for KEP The KEP link was broken - it led to a 404 Not Found on GitHub. I'm proposing to replace it with the KEP template link taken from the kubernetes/enhancements/ document found at https://github.com/kubernetes/enhancements/tree/master/keps. The new link is https://github.com/kubernetes/enhancements/tree/master/keps/NNNN-kep-template/README.md. * Replace github.com/kubernetes/ with git.k8s.io/ Co-authored-by: Nikhita Raghunath <[email protected]> Co-authored-by: Nikhita Raghunath <[email protected]>
1 parent eaac6a1 commit f436d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

committee-steering/governance/sig-governance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ Issues impacting multiple subprojects in the SIG should be resolved by either:
226226
[forums provided]: /communication/README.md
227227
[lazy-consensus]: http://en.osswiki.info/concepts/lazy_consensus
228228
[super-majority]: https://en.wikipedia.org/wiki/Supermajority#Two-thirds_vote
229-
[KEP]: https://git.k8s.io/enhancements/keps/YYYYMMDD-kep-template.md
229+
[KEP]: https://git.k8s.io/enhancements/keps/NNNN-kep-template/README.md
230230
[sigs.yaml]: https://github.com/kubernetes/community/blob/master/sigs.yaml
231231
[OWNERS]: contributors/devel/owners.md
232232
[SIG Charter process]: https://git.k8s.io/community/committee-steering/governance/README.md

0 commit comments

Comments
 (0)