Skip to content

Commit bc0f077

Browse files
author
Sam Kleinman
committed
fixes for replica set deployment tutorials
1 parent e739327 commit bc0f077

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

source/includes/toc-replica-set-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: |
33
Configure a three-member replica set for either a
44
production system.
55
---
6-
file: /tutorial/deploy-replica-set-or-test-replica-set
6+
file: /tutorial/deploy-replica-set-for-testing
77
description: |
88
Configure a three-member replica set for either a
99
development and testing systems.

source/tutorial/deploy-replica-set-for-testing.txt

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,10 @@ Deploy a Replica Set for Testing and Development
44

55
.. default-domain:: mongodb
66

7-
.. note::
8-
This tutorial provides instructions for deploying a replica set
9-
in a development or test environment. For a production deployment,
10-
refer to the :doc:`</tutorial/deploy-replica-set-in-production>`
11-
tutorial
7+
.. note:: This tutorial provides instructions for deploying a replica
8+
set in a development or test environment. For a production
9+
deployment, refer to the :doc:`/tutorial/deploy-replica-set`
10+
tutorial.
1211

1312
.. include:: /includes/introduction-deploy-replica-set.rst
1413

0 commit comments

Comments
 (0)