]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Update PyPI URLs (#6699)
authorDavid Gilman <davidgilman1@gmail.com>
Tue, 24 Aug 2021 19:48:31 +0000 (15:48 -0400)
committerGitHub <noreply@github.com>
Tue, 24 Aug 2021 19:48:31 +0000 (21:48 +0200)
Change-Id: I67d593caf9d35371f49cfcb5472cb9c72d4b4bbd

doc/build/orm/contextual.rst

index 94f985ae8bef5c7ca8b25428a5f65e875670164c..2e4dbd93b08ebedc67f16383044a277fec1bafc3 100644 (file)
@@ -27,7 +27,7 @@ Architecture <https://martinfowler.com/eaaCatalog/registry.html>`_.
    management.  If you're new to SQLAlchemy, and especially if the
    term "thread-local variable" seems strange to you, we recommend that
    if possible you familiarize first with an off-the-shelf integration
-   system such as `Flask-SQLAlchemy <https://packages.python.org/Flask-SQLAlchemy/>`_
+   system such as `Flask-SQLAlchemy <https://pypi.org/project/Flask-SQLAlchemy/>`_
    or `zope.sqlalchemy <https://pypi.org/project/zope.sqlalchemy>`_.
 
 A :class:`.scoped_session` is constructed by calling it, passing it a