Skip to content

Commit 87586a1

Browse files
committed
fix bad link to hashed index doc
1 parent b754a17 commit 87586a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/command/shardCollection.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Hashed Shard Keys
6767
~~~~~~~~~~~~~~~~~
6868

6969
:ref:`Hashed shard keys <sharding-hashed-sharding>` use a
70-
:doc:`hashed index </core/index-hashed/#index-hashed-index>` of a
70+
:doc:`hashed index </core/index-hashed>` of a
7171
single field as the shard key.
7272

7373
Use the form ``{field: "hashed"}`` to specify a hashed shard key.

0 commit comments

Comments
 (0)