mirror of
https://github.com/Hopiu/django-embed-video.git
synced 2026-03-16 21:30:23 +00:00
fix travis badge url (#65)
This commit is contained in:
parent
7ce2e56e83
commit
11eefa237c
1 changed files with 2 additions and 2 deletions
|
|
@ -3,8 +3,8 @@ django-embed-video
|
|||
|
||||
Django app for easy embedding YouTube and Vimeo videos and music from SoundCloud.
|
||||
|
||||
.. image:: https://travis-ci.org/yetty/django-embed-video.png?branch=master
|
||||
:target: https://travis-ci.org/yetty/django-embed-video
|
||||
.. image:: https://travis-ci.org/jazzband/django-embed-video.png?branch=master
|
||||
:target: https://travis-ci.org/jazzband/django-embed-video
|
||||
.. image:: https://coveralls.io/repos/yetty/django-embed-video/badge.png?branch=master
|
||||
:target: https://coveralls.io/r/yetty/django-embed-video?branch=master
|
||||
.. image:: https://pypip.in/v/django-embed-video/badge.png
|
||||
|
|
|
|||
Loading…
Reference in a new issue