diff options
| author | joe2far <joe2farrell@gmail.com> | 2016-07-15 10:44:58 +0100 |
|---|---|---|
| committer | joe2far <joe2farrell@gmail.com> | 2016-07-15 10:44:58 +0100 |
| commit | b69519aba18b9c020a73b0dcb0219009f7b2d33b (patch) | |
| tree | 5777f61b57571e7172af0915a320e224e8c27833 /container-runtime-interface-v1.md | |
| parent | 913e58beeac56e4d904f1c53474c456c55106e49 (diff) | |
Fix broken warning image link in docs
Diffstat (limited to 'container-runtime-interface-v1.md')
| -rw-r--r-- | container-runtime-interface-v1.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/container-runtime-interface-v1.md b/container-runtime-interface-v1.md index d8378e18..948fdad9 100644 --- a/container-runtime-interface-v1.md +++ b/container-runtime-interface-v1.md @@ -2,15 +2,15 @@ <!-- BEGIN STRIP_FOR_RELEASE --> -<img src="http://kubernetes.io/img/warning.png" alt="WARNING" +<img src="http://kubernetes.io/kubernetes/img/warning.png" alt="WARNING" width="25" height="25"> -<img src="http://kubernetes.io/img/warning.png" alt="WARNING" +<img src="http://kubernetes.io/kubernetes/img/warning.png" alt="WARNING" width="25" height="25"> -<img src="http://kubernetes.io/img/warning.png" alt="WARNING" +<img src="http://kubernetes.io/kubernetes/img/warning.png" alt="WARNING" width="25" height="25"> -<img src="http://kubernetes.io/img/warning.png" alt="WARNING" +<img src="http://kubernetes.io/kubernetes/img/warning.png" alt="WARNING" width="25" height="25"> -<img src="http://kubernetes.io/img/warning.png" alt="WARNING" +<img src="http://kubernetes.io/kubernetes/img/warning.png" alt="WARNING" width="25" height="25"> <h2>PLEASE NOTE: This document applies to the HEAD of the source tree</h2> |
