From 11eefa237c859bc1542511e39499c5da46e5df96 Mon Sep 17 00:00:00 2001 From: Thijs Triemstra Date: Sun, 4 Sep 2016 13:30:36 +0200 Subject: [PATCH] fix travis badge url (#65) --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index c866d9f..b096240 100644 --- a/README.rst +++ b/README.rst @@ -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