Update travis URL

This commit is contained in:
Grant McConnaughey 2015-08-10 09:40:54 -05:00
parent 8fec268438
commit 50acf18d6a

View file

@ -2,8 +2,8 @@
django-avatar
=============
.. image:: https://secure.travis-ci.org/jezdez/django-avatar.png
:target: http://travis-ci.org/jezdez/django-avatar
.. image:: https://travis-ci.org/grantmcconnaughey/django-avatar.svg
:target: https://travis-ci.org/grantmcconnaughey/django-avatar
Django-avatar is a reusable application for handling user avatars. It has the
ability to default to Gravatar if no avatar is found for a certain user.