From cf59e4b619165e032e302278dc4bee3f5080803e Mon Sep 17 00:00:00 2001 From: Niklas Keller Date: Sun, 17 Sep 2017 11:47:15 +0200 Subject: [PATCH] Fix branch names in README to 1.x --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6f2a369..6fe8446 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # amp -[![Build Status](https://img.shields.io/travis/amphp/amp/master.svg?style=flat-square)](https://travis-ci.org/amphp/amp) -[![CoverageStatus](https://img.shields.io/coveralls/amphp/amp/master.svg?style=flat-square)](https://coveralls.io/github/amphp/amp?branch=master) +[![Build Status](https://img.shields.io/travis/amphp/amp/1.x.svg?style=flat-square)](https://travis-ci.org/amphp/amp) +[![CoverageStatus](https://img.shields.io/coveralls/amphp/amp/1.x.svg?style=flat-square)](https://coveralls.io/github/amphp/amp?branch=1.x) ![Stable v1](https://img.shields.io/badge/stable-v1-green.svg?style=flat-square) ![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)