Index: docs/db-api.txt
===================================================================
--- docs/db-api.txt	(revision 7088)
+++ docs/db-api.txt	(working copy)
@@ -1605,8 +1605,8 @@
     print e.blog  # Doesn't hit the database; uses cached version.
     print e.blog  # Doesn't hit the database; uses cached version.
 
-``select_related()`` is documented in the "QuerySet methods that return new
-QuerySets" section above.
+``select_related()`` is documented in the `QuerySet methods that return new
+QuerySets`_ section above.
 
 Backward
 ~~~~~~~~
