Commit 0094ad22 authored by Tim Graham's avatar Tim Graham
Browse files

[1.7.x] Removed a broken link in the docs.

parent 08f38d19
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -163,6 +163,3 @@ connection
A connection object to the database. A useful attribute of the connection is
``alias`` which can be used to determine the name of the database being
accessed.

This is useful when doing data migrations for :ref:`migrations with multiple
databases <data-migrations-and-multiple-databases>`.