mirror of
https://github.com/pallets-eco/flask-debugtoolbar.git
synced 2026-05-12 12:18:27 -05:00
Fix build status image
RST example copied from Travis was a bit broken
This commit is contained in:
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user