Switch packages.python.org to pythonhosted.org

This commit is contained in:
Daniel Neuhäuser 2014-04-26 01:35:37 +02:00
parent 34871a286e
commit e89c867d62
5 changed files with 6 additions and 6 deletions

View file

@ -43,7 +43,7 @@ when there is no request context yet but an application context. The old
``flask.Flask.request_globals_class`` attribute was renamed to
:attr:`flask.Flask.app_ctx_globals_class`.
.. _Flask-OldSessions: http://packages.python.org/Flask-OldSessions/
.. _Flask-OldSessions: http://pythonhosted.org/Flask-OldSessions/
Version 0.9
-----------