Fixed #18904 - Typo in MySQL link; thanks Johie Anderson for the report.

This commit is contained in:
Tim Graham 2012-09-05 17:50:17 -04:00
parent cff911f4ba
commit e5983af7c1
1 changed files with 1 additions and 2 deletions

View File

@ -2064,7 +2064,7 @@ Note this is only available in MySQL and requires direct manipulation of the
database to add the full-text index. By default Django uses BOOLEAN MODE for database to add the full-text index. By default Django uses BOOLEAN MODE for
full text searches. See the `MySQL documentation`_ for additional details. full text searches. See the `MySQL documentation`_ for additional details.
.. _MySQL documentation: http://dev.mysql.com/doc/refman/5.1/en/fulltext-boolean.html> .. _MySQL documentation: http://dev.mysql.com/doc/refman/5.1/en/fulltext-boolean.html
.. fieldlookup:: regex .. fieldlookup:: regex
@ -2236,4 +2236,3 @@ Variance
extension. extension.
.. _SQLite documentation: http://www.sqlite.org/contrib .. _SQLite documentation: http://www.sqlite.org/contrib