diff --git a/README.rst b/README.rst index 151d298..4606cd8 100644 --- a/README.rst +++ b/README.rst @@ -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.