mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-21 09:34:40 +00:00
Change warning.png to not go through a redirect
This commit is contained in:
parent
3eca687166
commit
6277801f82
@ -24,9 +24,9 @@ var endUnversionedWarning = endMungeTag(unversionedWarningTag)
|
||||
const unversionedWarning = `
|
||||
<!-- BEGIN STRIP_FOR_RELEASE -->
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
<h1>PLEASE NOTE: This document applies to the HEAD of the source
|
||||
tree only. If you are using a released version of Kubernetes, you almost
|
||||
@ -35,9 +35,9 @@ certainly want the docs that go with that version.</h1>
|
||||
<strong>Documentation for specific releases can be found at
|
||||
[releases.k8s.io](http://releases.k8s.io).</strong>
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
<!-- END STRIP_FOR_RELEASE -->
|
||||
`
|
||||
|
Loading…
Reference in New Issue
Block a user