summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDane Springmeyer <dane@mapbox.com>2014-05-30 10:53:07 -0700
committerDane Springmeyer <dane@mapbox.com>2014-05-30 10:53:07 -0700
commitde1fa07bc6fc94f9ca9448b04d74f8b449961830 (patch)
tree629a63fff59721ca5d4c987de3d736b20bc7c760 /README.md
parente69ec277ec8715990fe10265fdf198cfa6efaafd (diff)
downloadqtlocation-mapboxgl-de1fa07bc6fc94f9ca9448b04d74f8b449961830.tar.gz
fix travis link in readme [skip ci]
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a8d3c31c9c..6a788b9af7 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-[![Travis](https://api.travis-ci.com/mapbox/llmr-native.svg?token=yZ9zvfZwYkJNWivRLoyX)](https://magnum.travis-ci.com/mapbox/llmr-native)
+[![Travis](https://api.travis-ci.com/mapbox/mapbox-gl-native.svg?token=yZ9zvfZwYkJNWivRLoyX)](https://magnum.travis-ci.com/mapbox/mapbox-gl-native)
An OpenGL renderer for [Mapbox vector tiles](https://www.mapbox.com/blog/vector-tiles),
implemented in C++11, currently targeting iOS, OS X, and Ubuntu Linux.