From b6e457d7b9caa21b3593ca98029c36f5f99b40d2 Mon Sep 17 00:00:00 2001 From: Shaun Kruger Date: Sun, 6 Jan 2019 23:49:28 -0700 Subject: [PATCH] Fix documentation link --- README.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 42eb2446..1eb97cad 100644 --- a/README.rst +++ b/README.rst @@ -6,9 +6,7 @@ django-oauth2 *django-oauth2* is a Django application that provides customizable OAuth2\-authentication for your Django projects. -`Documentation `_ - -`Help `_ +`Documentation `_ License =======