Skip to content

Commit 09a06ab

Browse files
Jerry Bakermitsuhiko
authored andcommitted
Updated 'declarative' link in docs/patterns/sqlalchemy.rst
Signed-off-by: Armin Ronacher <[email protected]>
1 parent 8ed051d commit 09a06ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/patterns/sqlalchemy.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Querying is simple as well:
110110

111111
.. _SQLAlchemy: http://www.sqlalchemy.org/
112112
.. _declarative:
113-
http://www.sqlalchemy.org/docs/reference/ext/declarative.html
113+
http://www.sqlalchemy.org/docs/orm/extensions/declarative.html
114114

115115
Manual Object Relational Mapping
116116
--------------------------------

0 commit comments

Comments
 (0)