From f11c3767acdf25a200ee21074cea36534df26e5d Mon Sep 17 00:00:00 2001 From: Arthur Koziel Date: Sun, 8 Mar 2015 10:28:45 +0100 Subject: [PATCH] fix api key url. Thanks https://github.com/EricShiGit --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index 70cf4fb..7ada22d 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: http://disqus.com/api/applications/ .. _DISQUS: http://disqus.com