summaryrefslogtreecommitdiff
path: root/api_changes.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 /api_changes.md
parentc7c8656f2fee1cc86baa73d4a65ae4ea6611e3f2 (diff)
Fix broken warning image link in docs
Diffstat (limited to 'api_changes.md')
-rw-r--r--api_changes.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/api_changes.md b/api_changes.md
index 57787c72..237b71a6 100644
--- a/api_changes.md
+++ b/api_changes.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>