Skip to content

Commit 7895c1e

Browse files
authored
Merge pull request kubernetes#2122 from CriaHu/2020-1101
modify error url
2 parents 0264491 + 7684e61 commit 7895c1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

keps/sig-cli/1441-kubectl-debug/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ User journeys supported by the initial release of `kubectl debug` are:
9292
Troubleshooting with Privileged Containers*](
9393
#node-troubleshooting-with-privileged-containers))
9494

95-
[Ephemeral Containers]: https://git.k8s.io/enhancements/keps/sig-node/20190212-ephemeral-containers.md
95+
[Ephemeral Containers]: https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/277-ephemeral-containers/README.md
9696

9797
## Motivation
9898

@@ -722,4 +722,4 @@ resource usage (CPU, RAM, disk, IO, ...) in any components?**
722722
An exhaustive list of alternatives to ephemeral containers is included in the
723723
[Ephemeral Containers KEP].
724724

725-
[Ephemeral Containers KEP]: https://git.k8s.io/enhancements/keps/sig-node/20190212-ephemeral-containers.md
725+
[Ephemeral Containers KEP]: https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/277-ephemeral-containers/README.md

0 commit comments

Comments
 (0)