We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a07bd63 commit 52086b6Copy full SHA for 52086b6
source/core/indexes.txt
@@ -492,7 +492,7 @@ By default, ``sparse`` is ``false`` on MongoDB indexes.
492
reject documents that have duplicate values for a field, but that
493
ignore documents that do not have the key.
494
495
- .. _`block-level`: http://en.wikipedia.org/wiki/Index_%28database%29#Sparse_index>
+ .. _`block-level`: http://en.wikipedia.org/wiki/Database_index#Sparse_index
496
497
.. [#null-values-are-indexed-in-sparse-indexes] All documents that
498
have the indexed field *are* indexed in a sparse index, even if
0 commit comments