aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2015-05-14 03:02:09 +0000
committerlloyd <[email protected]>2015-05-14 03:02:09 +0000
commit99506e5ba968d30d4015bc72bea8f515bfee8287 (patch)
tree3f7c687bc0abeb0ed42499e8bc01cdc475cf3913
parent36fb58b23d5685583b26414661cd03b6dd34890a (diff)
Correct badge branches
-rw-r--r--readme.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/readme.rst b/readme.rst
index b6cb235aa..a490d97da 100644
--- a/readme.rst
+++ b/readme.rst
@@ -27,14 +27,14 @@ is also available as a resource.
CI Status
----------------------------------------
-.. image:: https://travis-ci.org/randombit/botan.svg?branch=net.randombit.botan
+.. image:: https://travis-ci.org/randombit/botan.svg?branch=master
:target: https://travis-ci.org/randombit/botan
.. image:: https://ci.appveyor.com/api/projects/status/n9f94dljd03j2lce?svg=true
- :target: https://ci.appveyor.com/project/randombit/botan/branch/net.randombit.botan
+ :target: https://ci.appveyor.com/project/randombit/botan/branch/master
-.. image:: https://coveralls.io/repos/randombit/botan/badge.svg?branch=net.randombit.botan
- :target: https://coveralls.io/r/randombit/botan?branch=net.randombit.botan
+.. image:: https://coveralls.io/repos/randombit/botan/badge.svg?branch=master
+ :target: https://coveralls.io/r/randombit/botan?branch=master
Kullo GmbH hosts a CI building botan on Linux, OS X, and Windows at
https://botan-ci.kullo.net/