Skip to content

Commit 3d3cfd2

Browse files
authored
DOCSP-27524 Removes backlink (#2757) (#2765)
1 parent e8949ad commit 3d3cfd2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/tutorial/sort-results-with-indexes.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ operation, MongoDB returns an error unless that query specifies
3434
:parameter:`allowDiskUseByDefault`.
3535

3636
Sort operations that use an index often have better performance than
37-
blocking sorts. For more information on creating indexes to support
38-
sort operations, see :ref:`sorting-with-indexes`.
37+
blocking sorts.
3938

4039
.. note::
4140

0 commit comments

Comments
 (0)