summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPengfei Ni <feiskyer@users.noreply.github.com>2017-05-03 09:57:05 +0800
committerGitHub <noreply@github.com>2017-05-03 09:57:05 +0800
commitdf2a8d37847ba72838b0c6e5e9b0ba04cda62620 (patch)
treea94d20352027ff68ebb1998c0dfc83802a9c10e2
parent2a9aa2e5b035026c0347112304f02ae4feeb132b (diff)
parentd88e7161e8b334001c5c52506624eae64dd55620 (diff)
Merge pull request #595 from techtonik/patch-1
Update container-runtime-interface-v1.md
-rw-r--r--contributors/design-proposals/container-runtime-interface-v1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/container-runtime-interface-v1.md b/contributors/design-proposals/container-runtime-interface-v1.md
index d305aaaa..e8e55c00 100644
--- a/contributors/design-proposals/container-runtime-interface-v1.md
+++ b/contributors/design-proposals/container-runtime-interface-v1.md
@@ -1,6 +1,6 @@
# Redefine Container Runtime Interface
-The umbrella issue: [#22964](https://issues.k8s.io/22964)
+The umbrella issue: [#28789](https://issues.k8s.io/28789)
## Motivation