From 2730cadf8d6a4f6f248ffb3cac8aed8f1faae85a Mon Sep 17 00:00:00 2001 From: johndmulhausen Date: Thu, 7 Jul 2016 02:25:26 -0700 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 31824d6f36..d2ad5c1682 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ ## Instructions for Contributing to the Docs/Website -**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. You can click the "Fork" button in the upper-right area of the screen to create a copy of our site on your GitHub account called a "fork." Make any changes you want in your fork, and when you are ready to send those changes to us, go to the index page for your fork and click "New Pull Request" to let us know about it.