summaryrefslogtreecommitdiff
path: root/coding-conventions.md
diff options
context:
space:
mode:
authorTim Hockin <thockin@google.com>2016-07-20 15:10:41 -0700
committerGitHub <noreply@github.com>2016-07-20 15:10:41 -0700
commit200fe5ae1f68cfd29b1e73f4e3f0764d355afe34 (patch)
tree1758db6886f42b10e5e7521ab4574ccfbfbd28ea /coding-conventions.md
parentc4a3336a8d7e5c1774305a6fe934321046a436b7 (diff)
parent9298db79ff05521237ad53182a170322bfc91fe6 (diff)
Merge pull request #26702 from joe2far/fix-broken-links
Fix broken warning image link in docs
Diffstat (limited to 'coding-conventions.md')
-rw-r--r--coding-conventions.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/coding-conventions.md b/coding-conventions.md
index dc2825b0..b551c032 100644
--- a/coding-conventions.md
+++ b/coding-conventions.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>