diff --git a/content/en/docs/Developerguide/checkpoints.md b/content/en/docs/Developerguide/checkpoints.md index a54613ed6b5b26f1bd91ea5891d60f16425a483f..a0e4a667765488d695c7dc6e0d752f5a4cb03319 100644 --- a/content/en/docs/Developerguide/checkpoints.md +++ b/content/en/docs/Developerguide/checkpoints.md @@ -12,7 +12,7 @@ For example – If the same table row is modified 100 times, then 100 entries ar ## Configuring Checkpoints -Checkpoint configuration is performed in the CHECKPOINT; section of the mot.conf file. You may refer to the [CHECKPOINT \(MOT\)](checkpoint-(mot).md)section of this user manual for a description of these configuration parameters. +Checkpoint configuration is performed in the CHECKPOINT; section of the mot.conf file. You may refer to the [CHECKPOINT \(MOT\)](checkpoint_mot.md)section of this user manual for a description of these configuration parameters. >![](public_sys-resources/icon-note.gif) **NOTE:** >In a production deployment, the value must be TRUE \#enable\_Checkpoint = true. A FALSE value can only be used for testing.