summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index bbbe6a032b..2cf26a2f3e 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
[![Build Status][travis-img]][travis-repo] [![Coverage Status][coveralls-img]][coveralls-repo]
[travis-img]: https://travis-ci.org/micropython/micropython.png?branch=master
[travis-repo]: https://travis-ci.org/micropython/micropython
-[coveralls-img]: https://coveralls.io/repos/micropython/micropython/badge.png?branch=travis-testing
-[coveralls-repo]: https://coveralls.io/r/micropython/micropython?branch=travis-testing
+[coveralls-img]: https://coveralls.io/repos/micropython/micropython/badge.png?branch=master
+[coveralls-repo]: https://coveralls.io/r/micropython/micropython?branch=master
The Micro Python project
========================