From ed6e06aa52a7168a27ea0b4e35ef429cc2350e42 Mon Sep 17 00:00:00 2001 From: Diederik van der Boor Date: Fri, 17 Jun 2016 17:24:34 +0200 Subject: [PATCH] Update README icons for new team repository location! django-polymorphic is a team now!! --- README.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index bc0c4ec..1df94a6 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,9 @@ -.. image:: https://travis-ci.org/chrisglass/django_polymorphic.png?branch=master - :target: http://travis-ci.org/chrisglass/django_polymorphic - :alt: build-status +.. image:: https://travis-ci.org/django-polymorphic/django-polymorphic.png?branch=master + :target: http://travis-ci.org/django-polymorphic/django-polymorphic +.. image:: https://img.shields.io/pypi/v/django-polymorphic-tree.svg + :target: https://pypi.python.org/pypi/django-polymorphic-tree/ +.. image:: https://img.shields.io/pypi/dm/django-polymorphic-tree.svg + :target: https://pypi.python.org/pypi/django-polymorphic-tree/ Polymorphic Models for Django =============================