Fix build status image

RST example copied from Travis was a bit broken
This commit is contained in:
Matt Good
2013-11-06 09:59:50 -08:00
parent 26691d49cd
commit 277462d822
+2 -1
View File
@@ -4,7 +4,8 @@ Flask Debug-toolbar
This is a port of the excellent `django-debug-toolbar <https://github.com/django-debug-toolbar/django-debug-toolbar>`_
for Flask applications.
.. image:: https://travis-ci.org/mgood/flask-debugtoolbar.png?branch=master :target: https://travis-ci.org/mgood/flask-debugtoolbar
.. image:: https://travis-ci.org/mgood/flask-debugtoolbar.png?branch=master
:target: https://travis-ci.org/mgood/flask-debugtoolbar
Installation