Fix Gaug.es link in README

This commit is contained in:
Joost Cassee 2012-02-27 01:41:26 +01:00
parent 2285a0ab76
commit 7b2c45d9e9
2 changed files with 2 additions and 1 deletions

View file

@ -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/

View file

@ -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"