summaryrefslogtreecommitdiff
path: root/coding-conventions.md
diff options
context:
space:
mode:
authorTim Hockin <thockin@google.com>2015-07-16 10:02:26 -0700
committerTim Hockin <thockin@google.com>2015-07-17 09:28:49 -0700
commit6a198dfa61ce281f5d092a9c2576c46bb01a1482 (patch)
tree56451480af46ba475ea2eb075a44e707dabb0578 /coding-conventions.md
parent9107d385019f436317e41675dbdca016c4307688 (diff)
Better scary message
Diffstat (limited to 'coding-conventions.md')
-rw-r--r--coding-conventions.md38
1 files changed, 24 insertions, 14 deletions
diff --git a/coding-conventions.md b/coding-conventions.md
index 76ba29e8..ac3d353f 100644
--- a/coding-conventions.md
+++ b/coding-conventions.md
@@ -2,20 +2,30 @@
<!-- BEGIN STRIP_FOR_RELEASE -->
-![WARNING](http://kubernetes.io/img/warning.png)
-![WARNING](http://kubernetes.io/img/warning.png)
-![WARNING](http://kubernetes.io/img/warning.png)
-
-<h1>PLEASE NOTE: This document applies to the HEAD of the source
-tree only. If you are using a released version of Kubernetes, you almost
-certainly want the docs that go with that version.</h1>
-
-<strong>Documentation for specific releases can be found at
-[releases.k8s.io](http://releases.k8s.io).</strong>
-
-![WARNING](http://kubernetes.io/img/warning.png)
-![WARNING](http://kubernetes.io/img/warning.png)
-![WARNING](http://kubernetes.io/img/warning.png)
+<img src="http://kubernetes.io/img/warning.png" alt="WARNING"
+ width="25" height="25">
+<img src="http://kubernetes.io/img/warning.png" alt="WARNING"
+ width="25" height="25">
+<img src="http://kubernetes.io/img/warning.png" alt="WARNING"
+ width="25" height="25">
+<img src="http://kubernetes.io/img/warning.png" alt="WARNING"
+ width="25" height="25">
+<img src="http://kubernetes.io/img/warning.png" alt="WARNING"
+ width="25" height="25">
+
+<h2>PLEASE NOTE: This document applies to the HEAD of the source tree</h2>
+
+If you are using a released version of Kubernetes, you should
+refer to the docs that go with that version.
+
+<strong>
+The latest 1.0.x release of this document can be found
+[here](http://releases.k8s.io/release-1.0/docs/devel/coding-conventions.md).
+
+Documentation for other releases can be found at
+[releases.k8s.io](http://releases.k8s.io).
+</strong>
+--
<!-- END STRIP_FOR_RELEASE -->