Skip to content

Commit 7282d9e

Browse files
authored
DOCSP-27524 Removes backlink (#2757) (#2767)
1 parent 6bb5770 commit 7282d9e

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
@@ -32,8 +32,7 @@ on disk to store data exceeding the 100 megabyte system memory limit
3232
while processing a blocking sort operation.
3333

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

3837
.. note::
3938

0 commit comments

Comments
 (0)