Update outdated PyPI URL references

This commit is contained in:
Peter Bittner 2025-04-04 14:08:22 +02:00
parent 1dd5b2ac62
commit d3ddf1ac6a
3 changed files with 3 additions and 3 deletions

View file

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

View file

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

View file

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