Skip to content

Commit 4feca6b

Browse files
committed
updated contributors/guide/pull-requests.md
Signed-off-by: amolmote <[email protected]>
1 parent a08307d commit 4feca6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributors/guide/pull-requests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ Are you willing to bet a few days or weeks of work on it?
178178

179179
It's better to get confirmation beforehand.
180180

181-
When you want to make a large or otherwise significant change, you should follow the [Kubernetes Enhancement Proposal process](https://git.k8s.io/enhancements/keps/0001-kubernetes-enhancement-proposal-process.md).
181+
When you want to make a large or otherwise significant change, you should follow the [Kubernetes Enhancement Proposal process](https://github.com/kubernetes/enhancements/blob/master/keps/sig-architecture/0000-kep-process/README.md).
182182

183183
Even for small changes, it is often a good idea to gather feedback on an issue you filed, or even simply ask in the appropriate SIG's Slack channel to invite discussion and feedback from code owners.
184184
Here's a [list of SIGs](/sig-list.md), this includes their public meetings.

0 commit comments

Comments
 (0)