Skip to content

Commit f7166e6

Browse files
pgadigetheacodes
authored andcommitted
Redirect to respective PyPI project URL (pypa#524)
1 parent acfb5af commit f7166e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/guides/creating-and-discovering-plugins.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ Using naming convention for plugins also allows you to query the
4949
Python Package Index's `simple API`_ for all packages that conform to your
5050
naming convention.
5151

52-
.. _flask: https://flask.pocoo.org
53-
.. _Flask-SQLAlchemy: https://flask-sqlalchemy.pocoo.org/
52+
.. _Flask: https://pypi.org/project/Flask/
53+
.. _Flask-SQLAlchemy: https://pypi.org/project/Flask-SQLAlchemy/
5454
.. _Flask-Talisman: https://pypi.org/project/flask-talisman
5555
.. _simple API: https://www.python.org/dev/peps/pep-0503/#specification
5656

0 commit comments

Comments
 (0)