summaryrefslogtreecommitdiff
path: root/contributors/devel/sig-node/container-runtime-interface.md
diff options
context:
space:
mode:
authoreduartua <eduartua@gmail.com>2019-01-28 16:16:29 -0600
committereduartua <eduartua@gmail.com>2019-01-28 16:16:29 -0600
commitb64df87fb19b768962598c606266e84fccbfa9bf (patch)
tree0a2d0052a3e5e35a1b6597410a9c1bdfffe4589d /contributors/devel/sig-node/container-runtime-interface.md
parente00ed401dc94f542666cde7aa5b6886c90c23bed (diff)
file cri-container-stats.md was moved to the new sig-node folder - URLs in k/community were updated
Diffstat (limited to 'contributors/devel/sig-node/container-runtime-interface.md')
-rw-r--r--contributors/devel/sig-node/container-runtime-interface.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/sig-node/container-runtime-interface.md b/contributors/devel/sig-node/container-runtime-interface.md
index 1a121c9e..01b9694c 100644
--- a/contributors/devel/sig-node/container-runtime-interface.md
+++ b/contributors/devel/sig-node/container-runtime-interface.md
@@ -60,7 +60,7 @@ proposals. We are working on adding more documentation for the API.
- [Original proposal](https://github.com/kubernetes/kubernetes/blob/release-1.5/docs/proposals/container-runtime-interface-v1.md)
- [Networking](/contributors/devel/kubelet-cri-networking.md)
- - [Container metrics](/contributors/devel/cri-container-stats.md)
+ - [Container metrics](cri-container-stats.md)
- [Exec/attach/port-forward streaming requests](https://docs.google.com/document/d/1OE_QoInPlVCK9rMAx9aybRmgFiVjHpJCHI9LrfdNM_s/edit?usp=sharing)
- [Container stdout/stderr logs](https://github.com/kubernetes/kubernetes/blob/release-1.5/docs/proposals/kubelet-cri-logging.md)