We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acfb5af commit f7166e6Copy full SHA for f7166e6
source/guides/creating-and-discovering-plugins.rst
@@ -49,8 +49,8 @@ Using naming convention for plugins also allows you to query the
49
Python Package Index's `simple API`_ for all packages that conform to your
50
naming convention.
51
52
-.. _flask: https://flask.pocoo.org
53
-.. _Flask-SQLAlchemy: https://flask-sqlalchemy.pocoo.org/
+.. _Flask: https://pypi.org/project/Flask/
+.. _Flask-SQLAlchemy: https://pypi.org/project/Flask-SQLAlchemy/
54
.. _Flask-Talisman: https://pypi.org/project/flask-talisman
55
.. _simple API: https://www.python.org/dev/peps/pep-0503/#specification
56
0 commit comments