mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-03-16 22:20:25 +00:00
Fix Gaug.es link in README
This commit is contained in:
parent
2285a0ab76
commit
7b2c45d9e9
2 changed files with 2 additions and 1 deletions
|
|
@ -53,6 +53,7 @@ an issue to discuss your plans.
|
|||
.. _`Chartbeat`: http://www.chartbeat.com/
|
||||
.. _`Clicky`: http://getclicky.com/
|
||||
.. _`Crazy Egg`: http://www.crazyegg.com/
|
||||
.. _`Gaug.es`: http://gaug.es/
|
||||
.. _`Google Analytics`: http://www.google.com/analytics/
|
||||
.. _`GoSquared`: http://www.gosquared.com/
|
||||
.. _`HubSpot`: http://www.hubspot.com/
|
||||
|
|
|
|||
|
|
@ -10,6 +10,6 @@ Django_ project. See the ``docs`` directory for more information.
|
|||
|
||||
__author__ = "Joost Cassee"
|
||||
__email__ = "joost@cassee.net"
|
||||
__version__ = "0.12.0"
|
||||
__version__ = "0.12.1"
|
||||
__copyright__ = "Copyright (C) 2011 Joost Cassee and others"
|
||||
__license__ = "MIT License"
|
||||
|
|
|
|||
Loading…
Reference in a new issue