aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Polden <martin.polden@gmail.com>2017-03-14 18:27:17 +0100
committerMartin Polden <martin.polden@gmail.com>2017-03-14 18:27:17 +0100
commit3e34739d2dab206e92ae00ddc015bf3ef17c2eba (patch)
tree974258470348c4ef0c9281338c9a000b9d17f7f7
parent4ce8e4daef6fd7358523a5251516f04a996d799b (diff)
Update badge link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 79b3434..ed3ba75 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# atbapi
-[![Build Status](https://travis-ci.org/martinp/atbapi.svg)](https://travis-ci.org/martinp/atbapi)
+[![Build Status](https://travis-ci.org/mpolden/atbapi.svg)](https://travis-ci.org/mpolden/atbapi)
A minimal API for bus data in Trondheim, Norway. This API proxies requests to
the AtB public API and converts the responses into a sane JSON format.