Skip to content

Commit 8b7e737

Browse files
committed
Documentation: Satisfy link checker
1 parent 27a0d02 commit 8b7e737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sqlalchemy.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -629,7 +629,7 @@ column on the ``Character`` class.
629629
.. _operator: https://docs.python.org/2/library/operator.html
630630
.. _any: http://docs.sqlalchemy.org/en/latest/core/type_basics.html#sqlalchemy.types.ARRAY.Comparator.any
631631
.. _tuple: https://docs.python.org/3/library/stdtypes.html#sequence-types-list-tuple-range
632-
.. _count result rows: http://docs.sqlalchemy.org/en/latest/orm/tutorial.html#counting
632+
.. _count result rows: http://docs.sqlalchemy.org/en/14/orm/tutorial.html#counting
633633
.. _MATCH predicate: https://crate.io/docs/crate/reference/en/latest/general/dql/fulltext.html#match-predicate
634634
.. _arguments reference: https://crate.io/docs/crate/reference/en/latest/general/dql/fulltext.html#arguments
635635
.. _boost values: https://crate.io/docs/crate/reference/en/latest/general/dql/fulltext.html#arguments

0 commit comments

Comments
 (0)