From 37fe853b1a3ad728e49cc7334ae0ce03292eabad Mon Sep 17 00:00:00 2001 From: johndmulhausen Date: Sat, 30 Apr 2016 14:25:26 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30e736cc6d..03fbbc16a5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Instructions for Contributing to the Docs/Website -**Note: Changes to this branch are automatically served as a website at [http://kubernetes-v1-3.github.io/](http://kubernetes-v1-3.github.io/). This branch is for the v1.3 docs. See the "master" branch to edit the current stable release, which is served at http://kubernetes.io.** +**Note: This branch is for pre-release documentation for 1.3 of Kubernetes. Changes to this branch are automatically served as a website at [http://kubernetes-v1-3.github.io/](http://kubernetes-v1-3.github.io/). See the "master" branch to edit the current stable release, which is served at http://kubernetes.io.** Welcome! We are very pleased you want to contribute to the documentation and/or website for Kubernetes.