Skip to content

Commit b737a95

Browse files
authored
Merge pull request kubernetes#2296 from oke-py/2285
chore: fix broken links in KEP-277
2 parents d3c8e10 + 2d9ad44 commit b737a95

File tree

1 file changed

+2
-2
lines changed
  • keps/sig-node/277-ephemeral-containers

1 file changed

+2
-2
lines changed

keps/sig-node/277-ephemeral-containers/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -547,8 +547,8 @@ The CRI requires no changes for basic functionality, but it will need to be
547547
updated to support container namespace targeting, described fully in
548548
[Targeting a Namespace].
549549

550-
[Process Namespace Sharing]: https://git.k8s.io/enhancements/keps/sig-node/20190920-pod-pid-namespace.md
551-
[Targeting a Namespace]: https://git.k8s.io/enhancements/keps/sig-node/20190920-pod-pid-namespace.md#targeting-a-specific-containers-namespace
550+
[Process Namespace Sharing]: https://git.k8s.io/enhancements/keps/sig-node/495-pod-pid-namespace
551+
[Targeting a Namespace]: https://git.k8s.io/enhancements/keps/sig-node/495-pod-pid-namespace#targeting-a-specific-containers-namespace
552552

553553
### Test Plan
554554

0 commit comments

Comments
 (0)