From a72eae0be7644fdfb75e28ad82c07d2db80210b4 Mon Sep 17 00:00:00 2001 From: James Bennett Date: Mon, 1 Sep 2008 09:45:30 +0000 Subject: Fixed #8728: Corrected some broken links in the documentation git-svn-id: http://code.djangoproject.com/svn/django/trunk@8792 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/ref/databases.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref') diff --git a/docs/ref/databases.txt b/docs/ref/databases.txt index c94c21b8f9..5e1f236de8 100644 --- a/docs/ref/databases.txt +++ b/docs/ref/databases.txt @@ -65,7 +65,7 @@ For now, InnoDB is probably your best choice. .. _BDB: http://dev.mysql.com/doc/refman/5.0/en/bdb-storage-engine.html .. _InnoDB: http://dev.mysql.com/doc/refman/5.0/en/innodb.html .. _Other storage engines: http://dev.mysql.com/doc/refman/5.1/en/storage-engines-other.html -.. _SolidDB: http://forge.mysql.com/projects/view.php?id=139 +.. _SolidDB: http://forge.mysql.com/projects/project.php?id=139 .. _Falcon: http://dev.mysql.com/doc/falcon/en/index.html MySQLdb -- cgit v1.3