Update deprecationwarning.html (#13461)

ref: https://github.com/kubernetes/website/pull/13406#issuecomment-476806146
This commit is contained in:
Jim Angel
2019-03-26 15:19:17 -05:00
committed by Kubernetes Prow Robot
parent bb49893367
commit 39cb126d96
+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>