From fce6da3f3f56b2a5968e8e7d57e6aaac3d2c6c80 Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Thu, 10 Nov 2016 09:58:41 -0800 Subject: [PATCH] README: stop linking to a 18 month old version We are proud of the v1.0 release but lets give users context on the date it was released and necessarily drive them to the actual release since they should be using the latest release instead. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3dc911abf6..50f6105d987 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Kubernetes builds upon a [decade and a half of experience at Google running prod ### Kubernetes is ready for Production! -With the [1.0.1 release](https://github.com/kubernetes/kubernetes/releases/tag/v1.0.1) Kubernetes is ready to serve your production workloads. +Since the Kubernetes 1.0 release in July 2015 Kubernetes is ready for your production workloads. ### Kubernetes can run anywhere!