From 47c4fed1bc13600e98231a1474e36ce9a4750dd6 Mon Sep 17 00:00:00 2001 From: David Gilman Date: Tue, 24 Aug 2021 15:48:31 -0400 Subject: [PATCH] Update PyPI URLs (#6699) Change-Id: I67d593caf9d35371f49cfcb5472cb9c72d4b4bbd --- doc/build/orm/contextual.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/orm/contextual.rst b/doc/build/orm/contextual.rst index 94f985ae8b..2e4dbd93b0 100644 --- a/doc/build/orm/contextual.rst +++ b/doc/build/orm/contextual.rst @@ -27,7 +27,7 @@ Architecture `_. 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 `_ + system such as `Flask-SQLAlchemy `_ or `zope.sqlalchemy `_. A :class:`.scoped_session` is constructed by calling it, passing it a -- 2.47.2