v1.13 deprecation warning link to the latest docs was broken.This issue fixed the broken link as well as the typo in the deprecation warning
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
240c0e7886
commit
fed2014111
@@ -5,7 +5,7 @@
|
||||
<h3>
|
||||
Kubernetes {{ .Page.Param "version" }}
|
||||
{{ T "deprecation_warning" }}
|
||||
<a href="{{ site.Params.currentUrl }}">{{ T "latest_version" }}</a>
|
||||
<a href="{{ .Site.Params.currentUrl }}">{{ T "latest_version" }}</a>
|
||||
</h3>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user