Skip to content

Commit 69dd085

Browse files
author
Sam Kleinman
committed
minor: presentation glitch
1 parent 231faeb commit 69dd085

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

source/administration.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ Tutorials
3636
- :doc:`/tutorial/expand-replica-set`
3737
- :doc:`/tutorial/deploy-geographically-distributed-replica-set`
3838
- :doc:`/tutorial/convert-replica-set-to-replicated-shard-cluster`
39-
- :doc:`/tutorial/convert-replica-set-to-replicated-shard-cluster`
4039
- :doc:`/tutorial/change-oplog-size`
4140
- :doc:`/tutorial/install-mongodb-on-linux`
4241
- :doc:`/tutorial/install-mongodb-on-redhat-centos-or-fedora-linux`

source/tutorial/convert-replica-set-to-replicated-shard-cluster.txt

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ Process
3838
-------
3939

4040
Install MongoDB according to a ":ref:`MongoDB Installation Tutorial
41-
<tutorials-installation>`". If have an existing MongoDB :term:`replica
42-
set` deployment, you may omit the next step.
41+
<tutorials-installation>`".
4342

4443
.. .. note::
4544

@@ -49,6 +48,10 @@ set` deployment, you may omit the next step.
4948
Deploy a Replica Set with Test Data
5049
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5150

51+
If have an existing MongoDB :term:`replica set` deployment, you may
52+
omit the this step and continue from
53+
":ref:`convert-replica-set-to-shard-cluster-deploy-sharding-infrastructure`."
54+
5255
Use the following sequence of steps to configure and deploy a replica
5356
set and then insert test data.
5457

@@ -143,6 +146,8 @@ set and then insert test data.
143146
:program:`mongo` shell may take several minutes depending on your
144147
system.
145148

149+
.. _convert-replica-set-to-shard-cluster-deploy-sharding-infrastructure:
150+
146151
Deploy Sharding Infrastructure
147152
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
148153

0 commit comments

Comments
 (0)