From 938f80b683e4710265892d7696d8ce73b861f96a Mon Sep 17 00:00:00 2001 From: Tim Hockin Date: Tue, 3 Nov 2015 10:16:41 -0800 Subject: [PATCH] Change 'scary warning' to point to v1.1 --- cmd/mungedocs/unversioned_warning.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmd/mungedocs/unversioned_warning.go b/cmd/mungedocs/unversioned_warning.go index b86e72ebe57..69222bae777 100644 --- a/cmd/mungedocs/unversioned_warning.go +++ b/cmd/mungedocs/unversioned_warning.go @@ -40,10 +40,10 @@ If you are using a released version of Kubernetes, you should refer to the docs that go with that version. -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 = `