mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-02 00:07:50 +00:00
Change 'scary warning' to point to v1.1
This commit is contained in:
parent
12ad0b208a
commit
938f80b683
@ -40,10 +40,10 @@ 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
|
||||
The latest release of this document can be found
|
||||
`
|
||||
|
||||
const unversionedWarningFmt = `[here](http://releases.k8s.io/release-1.0/%s).`
|
||||
const unversionedWarningFmt = `[here](http://releases.k8s.io/release-1.1/%s).`
|
||||
|
||||
const unversionedWarningPost = `
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user