Skip to content

Commit

Permalink
Documentation: Satisfy link checker
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Oct 18, 2022
1 parent 9af4916 commit 3f79183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sqlalchemy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@ column on the ``Character`` class.
.. _operator: https://docs.python.org/2/library/operator.html
.. _any: http://docs.sqlalchemy.org/en/latest/core/type_basics.html#sqlalchemy.types.ARRAY.Comparator.any
.. _tuple: https://docs.python.org/3/library/stdtypes.html#sequence-types-list-tuple-range
.. _count result rows: http://docs.sqlalchemy.org/en/latest/orm/tutorial.html#counting
.. _count result rows: http://docs.sqlalchemy.org/en/14/orm/tutorial.html#counting
.. _MATCH predicate: https://crate.io/docs/crate/reference/en/latest/general/dql/fulltext.html#match-predicate
.. _arguments reference: https://crate.io/docs/crate/reference/en/latest/general/dql/fulltext.html#arguments
.. _boost values: https://crate.io/docs/crate/reference/en/latest/general/dql/fulltext.html#arguments
Expand Down

0 comments on commit 3f79183

Please sign in to comment.