summaryrefslogtreecommitdiff
path: root/go-code.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
commit9298db79ff05521237ad53182a170322bfc91fe6 (patch)
tree3d716b01ced7f0d5d53b60bce5caa680d8aef447 /go-code.md
parentc7c8656f2fee1cc86baa73d4a65ae4ea6611e3f2 (diff)
Fix broken warning image link in docs
Diffstat (limited to 'go-code.md')
-rw-r--r--go-code.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/go-code.md b/go-code.md
index c9e90751..01b9c45c 100644
--- a/go-code.md
+++ b/go-code.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>