summaryrefslogtreecommitdiff
path: root/gpu-support.md
diff options
context:
space:
mode:
authorjoe2far <joe2farrell@gmail.com>2016-07-15 10:44:58 +0100
committerjoe2far <joe2farrell@gmail.com>2016-07-15 10:44:58 +0100
commitb69519aba18b9c020a73b0dcb0219009f7b2d33b (patch)
tree5777f61b57571e7172af0915a320e224e8c27833 /gpu-support.md
parent913e58beeac56e4d904f1c53474c456c55106e49 (diff)
Fix broken warning image link in docs
Diffstat (limited to 'gpu-support.md')
-rw-r--r--gpu-support.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/gpu-support.md b/gpu-support.md
index ca7d5f5f..87954df6 100644
--- a/gpu-support.md
+++ b/gpu-support.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>