summaryrefslogtreecommitdiff
path: root/scheduler_algorithm.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 /scheduler_algorithm.md
parentc7c8656f2fee1cc86baa73d4a65ae4ea6611e3f2 (diff)
Fix broken warning image link in docs
Diffstat (limited to 'scheduler_algorithm.md')
-rwxr-xr-xscheduler_algorithm.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/scheduler_algorithm.md b/scheduler_algorithm.md
index a84f19bc..2aaa84df 100755
--- a/scheduler_algorithm.md
+++ b/scheduler_algorithm.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>