From bd589ce7afb6c22bd08bce670ea24f4e253eb3a4 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Fri, 2 Jun 2017 21:54:40 +0200 Subject: [PATCH] Update documentation --- readme.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.rst b/readme.rst index e5c0f3e..a8f7b25 100644 --- a/readme.rst +++ b/readme.rst @@ -24,10 +24,10 @@ HBMQTT implements the full set of `MQTT 3.1.1`_ protocol specifications and prov Build status ------------ -.. image:: https://travis-ci.org/beerfactory/hbmqtt.svg?branch=develop +.. image:: https://travis-ci.org/beerfactory/hbmqtt.svg?branch=master :target: https://travis-ci.org/beerfactory/hbmqtt -.. image:: https://coveralls.io/repos/beerfactory/hbmqtt/badge.svg?branch=develop&service=github +.. image:: https://coveralls.io/repos/beerfactory/hbmqtt/badge.svg?branch=master&service=github :target: https://coveralls.io/github/beerfactory/hbmqtt?branch=develop Project status