diff options
| author | Tim Hockin <thockin@google.com> | 2016-07-20 15:10:41 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-07-20 15:10:41 -0700 |
| commit | 4756fad0238230392eff5a06eff47329d79a2e79 (patch) | |
| tree | 8f7e9382e997963d2c658975b713ff867871eb52 /node-allocatable.md | |
| parent | 4f25be32eda608864b74cc050da0d9cb86ce77e2 (diff) | |
| parent | b69519aba18b9c020a73b0dcb0219009f7b2d33b (diff) | |
Merge pull request #26702 from joe2far/fix-broken-links
Fix broken warning image link in docs
Diffstat (limited to 'node-allocatable.md')
| -rw-r--r-- | node-allocatable.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/node-allocatable.md b/node-allocatable.md index abaead6f..828229dd 100644 --- a/node-allocatable.md +++ b/node-allocatable.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> |
