From: Matías Aguirre Date: Thu, 11 Nov 2010 18:41:05 +0000 (-0200) Subject: Link sections in README X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=16a991e718cd783b8bcaa0f74cc84a3c6217fcd7;p=django-social-auth.git Link sections in README --- diff --git a/README.rst b/README.rst index 43691c1..ae4b247 100644 --- a/README.rst +++ b/README.rst @@ -38,7 +38,7 @@ Installation 'django.contrib.auth.backends.ModelBackend', ) -- Setup Twitter and Facebook keys (see `OAuth` section for details):: +- Setup Twitter and Facebook keys (see `OAuth`_ section for details):: TWITTER_CONSUMER_KEY = '' TWITTER_CONSUMER_SECRET = ''