Skip to content

Commit c6246a3

Browse files
committed
rename references to kep-0000 to match the new kep.yaml
1 parent c9b723a commit c6246a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

keps/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Kubernetes Enhancement Proposals (KEPs)
22

33
A Kubernetes Enhancement Proposal (KEP) is a way to propose, communicate and coordinate on new efforts for the Kubernetes project.
4-
You can read the full details of the project in [KEP-1](sig-architecture/0000-kep-process/README.md).
4+
You can read the full details of the project in [KEP-0000](sig-architecture/0000-kep-process/README.md).
55

66
This process is still in a _beta_ state and is mandatory for all enhancements beginning release 1.14.
77

@@ -43,7 +43,7 @@ Benefits to KEP users (in the limit):
4343
This will lead to more structured decisions that stick as there is a discoverable record around the decisions.
4444

4545
We are inspired by IETF RFCs, Pyton PEPs and Rust RFCs.
46-
See [KEP-1](sig-architecture/0000-kep-process/README.md) for more details.
46+
See [KEP-0000](sig-architecture/0000-kep-process/README.md) for more details.
4747

4848
### Do I put my KEP in the root KEP directory or a SIG subdirectory?
4949

@@ -71,4 +71,4 @@ find the issue where the current state of the KEP is being updated.
7171

7272
The KEP process is still evolving!
7373
If something is missing or not answered here feel free to reach out to [SIG Architecture](https://git.k8s.io/community/sig-architecture/README.md).
74-
If you want to propose a change to the KEP process you can open a PR on [KEP-1](sig-architecture/0000-kep-process/README.md) with your proposal.
74+
If you want to propose a change to the KEP process you can open a PR on [KEP-0000](sig-architecture/0000-kep-process/README.md) with your proposal.

0 commit comments

Comments
 (0)