From 1d6f2377aa4a26c1a66586b00dd1390b728e7ae1 Mon Sep 17 00:00:00 2001 From: Isabella Siu Date: Tue, 4 Sep 2018 12:46:39 -0400 Subject: [PATCH] DOCSP-11787 fix linker issue --- source/core/sharding-shard-key.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/core/sharding-shard-key.txt b/source/core/sharding-shard-key.txt index be88e8a08b6..f7eeda19357 100644 --- a/source/core/sharding-shard-key.txt +++ b/source/core/sharding-shard-key.txt @@ -151,8 +151,8 @@ Collection Size When sharding a collection that is not empty, the shard key can constrain the maximum supported collection size for the initial -sharding operation only. See :limit:`Sharding Existing Collection Data -Size`. +sharding operation only. See +:limit:`Sharding Existing Collection Data Size`. .. important::