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:
committed by
Kubernetes Prow Robot
parent
37865768c6
commit
16d47a26a4
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user