Updated name of topics/db/queries link on index.

This commit is contained in:
Tom 2017-07-11 08:15:13 -04:00 committed by Tim Graham
parent d7d0a0c8e9
commit 719b370b34
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ manipulating the data of your Web application. Learn more about it below:
:doc:`Model class <ref/models/class>`
* **QuerySets:**
:doc:`Executing queries <topics/db/queries>` |
:doc:`Making queries <topics/db/queries>` |
:doc:`QuerySet method reference <ref/models/querysets>` |
:doc:`Lookup expressions <ref/models/lookups>`