Update config.toml (#13406)

* Update config.toml

updating old docs to reference 1.14, updating minor version numbers, and dropping 1.9.

* updating shortcode nit
This commit is contained in:
Jim Angel
2019-03-26 14:51:18 -05:00
committed by Kubernetes Prow Robot
parent 37865768c6
commit 16d47a26a4
2 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
<main>
<div class="content deprecation-warning">
<h3>
Kubernetes {{ .Param "version" }}
Kubernetes {{ .Page.Param "version" }}
{{ T "deprecation_warning" }}
<a href="{{ site.Params.currentUrl }}">{{ T "latest_version" }}</a>
</h3>