diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e105b07b14..8662a8d353 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -226,8 +226,9 @@ or more of the following: ### Key Branches & Tags - **[master](https://github.com/TryGhost/Ghost)** is the bleeding edge development branch. All work on the next -release is here. -- **[gh-pages](http://tryghost.github.io/Ghost)** is The Ghost Guide documentation for Getting Started with Ghost. +release is here. Do **NOT** use this branch for a production site. +- **[stable](https://github.com/TryGhost/Ghost/tree/stable)** contains the latest release of Ghost. This branch may be used in production. +- **[gh-pages](http://github.com/TryGhost/Ghost/tree/gh-pages)** contains [The Ghost Guide](http://docs.ghost.org) documentation for Getting Started with Ghost. ## Grunt Toolkit diff --git a/README.md b/README.md index f97e9975a2..e6c0bdb7ac 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,6 @@ Visit the project's website at • docs on