From 9e895bc360ec7c191963743907d55050315a1062 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20O=E2=80=99Shannessy?= Date: Tue, 28 Oct 2014 11:20:33 -0700 Subject: [PATCH] Correct changes from 0.12-stable merge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24bba279b6..855b1135fb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# [React](http://facebook.github.io/react) [![Build Status](https://travis-ci.org/facebook/react.svg?branch=0.12-stable)](https://travis-ci.org/facebook/react) +# [React](http://facebook.github.io/react) [![Build Status](https://travis-ci.org/facebook/react.svg?branch=master)](https://travis-ci.org/facebook/react) React is a JavaScript library for building user interfaces.