Browse Source

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

Tom 7 years ago
parent
commit
719b370b34
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/index.txt

+ 1 - 1
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>`