branch specifier link targets set to master as they should be for the release branch

This commit is contained in:
Michael Greene
2014-11-10 11:51:01 -08:00
parent 46cb6df709
commit 65f86f142b

View File

@@ -6,11 +6,11 @@ PGPy: Pretty Good Privacy for Python
:alt: Latest stable version
.. image:: https://travis-ci.org/Commod0re/PGPy.svg?branch=master
:target: https://travis-ci.org/Commod0re/PGPy?branch=develop
:target: https://travis-ci.org/Commod0re/PGPy?branch=master
:alt: Travis-CI
.. image:: https://coveralls.io/repos/Commod0re/PGPy/badge.png?branch=master
:target: https://coveralls.io/r/Commod0re/PGPy?branch=develop
:target: https://coveralls.io/r/Commod0re/PGPy?branch=master
:alt: Coveralls
Homepage: None yet.