summaryrefslogtreecommitdiff
path: root/keps
diff options
context:
space:
mode:
authorChristoph Blecker <admin@toph.ca>2017-12-21 17:53:39 -0800
committerChristoph Blecker <admin@toph.ca>2017-12-21 18:34:08 -0800
commit95a4a105cd5e626edca2f8f00eb3dff32f1f1c5c (patch)
tree04eb87ec9b60f1d8f282d528fdb308be787af018 /keps
parentce3044d912391d987a9ef8315c701f3e5671fe45 (diff)
Use git.k8s.io for links
Diffstat (limited to 'keps')
-rw-r--r--keps/0000-kep-template.md2
-rw-r--r--keps/1-kubernetes-enhancement-proposal-process.md4
2 files changed, 3 insertions, 3 deletions
diff --git a/keps/0000-kep-template.md b/keps/0000-kep-template.md
index 5cffe189..6af52e2d 100644
--- a/keps/0000-kep-template.md
+++ b/keps/0000-kep-template.md
@@ -47,7 +47,7 @@ To get started with this template:
If you disagree with what is already in a document, open a new PR with suggested changes.
* As a KEP is approved, rename the file yet again with the final KEP number.
-The canonical place for the latest set of instructions (and the likely source of this file) is [here](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/architecture/0000-kep-template.md).
+The canonical place for the latest set of instructions (and the likely source of this file) is [here](/contributors/design-proposals/architecture/0000-kep-template.md).
The `Metadata` section above is intended to support the creation of tooling around the KEP process.
This will be a YAML section that is fenced as a code block.
diff --git a/keps/1-kubernetes-enhancement-proposal-process.md b/keps/1-kubernetes-enhancement-proposal-process.md
index 5477a9b3..6f808402 100644
--- a/keps/1-kubernetes-enhancement-proposal-process.md
+++ b/keps/1-kubernetes-enhancement-proposal-process.md
@@ -120,7 +120,7 @@ for SIGs to deliberate.
[tell a story]: https://blog.rust-lang.org/2017/08/31/Rust-1.20.html
[road to Go 2]: https://blog.golang.org/toward-go2
[survey data]: http://opensourcesurvey.org/2017/
-[design proposals]: https://github.com/kubernetes/community/tree/master/contributors/design-proposals
+[design proposals]: /contributors/design-proposals
## Reference-level explanation
@@ -397,7 +397,7 @@ required in the [features issue template][] may be a heavy burden for non native
English speakers and here the role of the KEP editor combined with kindness and
empathy will be crucial to making the process successful.
-[features issue template]: https://github.com/kubernetes/features/blob/master/ISSUE_TEMPLATE.md
+[features issue template]: https://git.k8s.io/features/ISSUE_TEMPLATE.md
## Alternatives