summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTom <tom@tomleo.com>2017-07-11 08:15:13 -0400
committerTim Graham <timograham@gmail.com>2017-07-11 08:15:13 -0400
commit719b370b34ee0b9b4c115da1ce73d1748cd48dd7 (patch)
tree0af1d125f25107a5e79fd609e7b449c7eef0e7e2 /docs
parentd7d0a0c8e9ed9264060f42ef6f405e4fd498c599 (diff)
Updated name of topics/db/queries link on index.
Diffstat (limited to 'docs')
-rw-r--r--docs/index.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.txt b/docs/index.txt
index b33819aebc..d7558373fd 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -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>`