From 590ea5819646f25cdfaadf7711969689396fbd2b Mon Sep 17 00:00:00 2001 From: tobi-wan-kenobi Date: Wed, 20 May 2020 18:26:13 +0200 Subject: [PATCH] [readme] switch to master branch --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 84c82cd..b5d6cf3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # bumblebee-status -[![Build Status](https://travis-ci.org/tobi-wan-kenobi/bumblebee-status.svg?branch=development)](https://travis-ci.org/tobi-wan-kenobi/bumblebee-status) -[![Documentation Status](https://readthedocs.org/projects/bumblebee-status/badge/?version=development)](https://bumblebee-status.readthedocs.io/en/development/?badge=development) +[![Build Status](https://travis-ci.org/tobi-wan-kenobi/bumblebee-status.svg?branch=master)](https://travis-ci.org/tobi-wan-kenobi/bumblebee-status) +[![Documentation Status](https://readthedocs.org/projects/bumblebee-status/badge/?version=master)](https://bumblebee-status.readthedocs.io/en/master/?badge=master) [![Code Climate](https://codeclimate.com/github/tobi-wan-kenobi/bumblebee-status/badges/gpa.svg)](https://codeclimate.com/github/tobi-wan-kenobi/bumblebee-status) [![Test Coverage](https://codeclimate.com/github/tobi-wan-kenobi/bumblebee-status/badges/coverage.svg)](https://codeclimate.com/github/tobi-wan-kenobi/bumblebee-status/coverage) [![Issue Count](https://codeclimate.com/github/tobi-wan-kenobi/bumblebee-status/badges/issue_count.svg)](https://codeclimate.com/github/tobi-wan-kenobi/bumblebee-status)