mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-03-16 22:20:25 +00:00
Update outdated PyPI URL references
This commit is contained in:
parent
1dd5b2ac62
commit
d3ddf1ac6a
3 changed files with 3 additions and 3 deletions
|
|
@ -205,7 +205,7 @@ Version 0.5.0
|
|||
-------------
|
||||
* Split off Geckoboard support into django-geckoboard_.
|
||||
|
||||
.. _django-geckoboard: http://pypi.python.org/pypi/django-geckoboard
|
||||
.. _django-geckoboard: https://pypi.org/project/django-geckoboard
|
||||
|
||||
Version 0.4.0
|
||||
-------------
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ Django_ project.
|
|||
|
||||
.. _Django: https://www.djangoproject.com/
|
||||
|
||||
:Package: https://pypi.python.org/pypi/django-analytical/
|
||||
:Package: https://pypi.org/project/django-analytical/
|
||||
:Source: https://github.com/jazzband/django-analytical
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ get the development code:
|
|||
|
||||
$ git clone https://github.com/jazzband/django-analytical.git
|
||||
|
||||
.. _PyPI: http://pypi.python.org/pypi/django-analytical/
|
||||
.. _PyPI: https://pypi.org/project/django-analytical/
|
||||
.. _GitHub: http://github.com/jazzband/django-analytical
|
||||
|
||||
Then install the package by running the setup script:
|
||||
|
|
|
|||
Loading…
Reference in a new issue