Updates Circle CI badge

This commit is contained in:
Michael 2020-03-01 16:46:47 -06:00
parent d90e3db7eb
commit 238b92b472
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# Dj-Rest-Auth
[![<iMerica>](https://circleci.com/gh/iMerica/dj-rest-auth.svg?style=svg)](https://app.circleci.com/github/iMerica/dj-rest-auth/pipelines)
[![<iMerica>](https://circleci.com/gh/jazzband/dj-rest-auth.svg?style=svg)](https://app.circleci.com/github/jazzband/dj-rest-auth/pipelines)
Drop-in API endpoints for handling authentication securely in Django Rest Framework. Works especially well

View File

@ -10,8 +10,8 @@ Welcome to dj-rest-auth's documentation!
.. note:: dj-rest-auth supports django-rest-framework >= v3.0
.. image:: https://circleci.com/gh/iMerica/dj-rest-auth.svg?style=svg
:target: https://circleci.com/gh/iMerica/dj-rest-auth
.. image:: https://circleci.com/gh/jazzband/dj-rest-auth.svg?style=svg
:target: https://circleci.com/gh/jazzband/dj-rest-auth
Contents
--------