From d876aa6c758254987b77efbe1dbaa0fdd5d7dc65 Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Wed, 13 Aug 2014 02:45:32 +0400 Subject: [PATCH] Fix API key URL Duplicate of #37 without file backup --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index 70cf4fb..39f7064 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -52,5 +52,5 @@ don't have contrib.admin installed (or don't want to install it), you can run >>> Site.objects.all() [] -.. _get your API key here: http://disqus.com/api/get_my_key/ +.. _get your API key here: https://disqus.com/api/applications/ .. _DISQUS: http://disqus.com