diff options
| author | Yu-Ju Hong <yjhong@google.com> | 2016-12-01 10:25:23 -0800 |
|---|---|---|
| committer | Yu-Ju Hong <yjhong@google.com> | 2016-12-01 10:25:23 -0800 |
| commit | 19b974f2056063842dfd437fa10b4652684d8956 (patch) | |
| tree | feebbce07b326f99012ff8a16366474ce3bef7a2 | |
| parent | 82bd9ab60913e5f5f612bc1a1065aeade6be2fe9 (diff) | |
Fix a link in the CRI doc
| -rw-r--r-- | contributors/devel/container-runtime-interface.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contributors/devel/container-runtime-interface.md b/contributors/devel/container-runtime-interface.md index 7ab085f7..cab42cb5 100644 --- a/contributors/devel/container-runtime-interface.md +++ b/contributors/devel/container-runtime-interface.md @@ -114,7 +114,8 @@ besides discussions on Github issues. - Exec/attach/port-forward (streaming requests): - [#35747](https://github.com/kubernetes/kubernetes/issues/35747): Does not support `nsenter` as the exec handler (`--exec-handler=nsenter`). - - Also see (#cri-1.5-known-issues) for limitations on CRI streaming. + - Also see [CRI 1.5 known issues](#cri-1.5-known-issues) for limitations + on CRI streaming. ## Contacts |
