From 9b83ef1c3ed24000db17cc5df0ec3320da937eab Mon Sep 17 00:00:00 2001 From: Piet Delport Date: Mon, 13 Aug 2012 12:30:47 +0200 Subject: [PATCH] Fix name: django-analytics -> django-analytical --- docs/index.rst | 2 +- docs/install.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 54d4448..c0704fb 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -18,7 +18,7 @@ Overview :start-after: Django_ project. :end-before: Currently supported services: -To get a feel of how django-analytics works, check out the +To get a feel of how django-analytical works, check out the :doc:`tutorial`. diff --git a/docs/install.rst b/docs/install.rst index 2d3e24f..f058c40 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -160,6 +160,6 @@ settings required to enable each service are listed here: ---- -The django-analytics application is now set-up to track visitors. For +The django-analytical application is now set-up to track visitors. For information about further configuration and customization, see :doc:`features`.