diff --git a/source/tutorial/troubleshoot-replica-sets.txt b/source/tutorial/troubleshoot-replica-sets.txt
index 4025c0abda1..f0a9e8ade93 100644
--- a/source/tutorial/troubleshoot-replica-sets.txt
+++ b/source/tutorial/troubleshoot-replica-sets.txt
@@ -70,13 +70,10 @@ To check the current length of replication lag:
The :method:`rs.status()` method is a wrapper around the
:dbcommand:`replSetGetStatus` database command.
-- Monitor the rate of replication by watching the oplog time in the
- "replica" graph in the |mms-home|
- and in :products:`Ops Manager, an on-premise solution
- available in MongoDB Enterprise Advanced
- `. For more information see
- the |mms-docs| and :opsmgr:`Ops Manager
- documentation >`.
+- Monitor the rate of replication by checking for non-zero or increasing
+ oplog time values in the :guilabel:`Replication Lag` graph available in
+ `Cloud Manager `_
+ and in `Ops Manager `_.
.. include:: /includes/replacement-mms.rst