From 825aa48764e0d28c465b99a384fd4d0592d02450 Mon Sep 17 00:00:00 2001 From: Juan Ignacio Fiorentino Date: Mon, 8 Jun 2015 21:22:19 -0300 Subject: [PATCH] Update README. --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 7e0467c..19abc85 100644 --- a/README.rst +++ b/README.rst @@ -1,9 +1,9 @@ Django OIDC Provider #################### -.. image:: https://api.travis-ci.org/django-py/django-openid-provider.png?branch=master +.. image:: https://api.travis-ci.org/juanifioren/django-openid-provider.png?branch=master :alt: Build Status - :target: http://travis-ci.org/django-py/django-openid-provider + :target: http://travis-ci.org/juanifioren/django-oidc-provider Django OIDC Provider can help you providing out of the box all the endpoints, data and logic needed to add OpenID Connect capabilities to your Django projects.