summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref')
-rw-r--r--docs/ref/databases.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/ref/databases.txt b/docs/ref/databases.txt
index 1530ce6b1b..4426e28c75 100644
--- a/docs/ref/databases.txt
+++ b/docs/ref/databases.txt
@@ -450,11 +450,6 @@ storage engine, you have a couple of options.
adds a query that is only needed during table creation to each database
connection.
-* Another method for changing the storage engine is described in
- AlterModelOnSyncDB_.
-
-.. _AlterModelOnSyncDB: https://code.djangoproject.com/wiki/AlterModelOnSyncDB
-
Table names
-----------