diff --git a/reference/dtr/2.6/cli/restore.md b/reference/dtr/2.6/cli/restore.md index 41680d07f8..cc3ca76259 100644 --- a/reference/dtr/2.6/cli/restore.md +++ b/reference/dtr/2.6/cli/restore.md @@ -17,8 +17,10 @@ docker run -i --rm docker/dtr \ This command performs a fresh installation of DTR, and reconfigures it -with configuration data from a `tar` file generated by `docker/dtr backup . -If you are restoring DTR after a failure, please maker sure you have destroyed the old DTR fully. +with configuration data from a `tar` file generated by [`docker/dtr backup`](backup.md). +If you are restoring DTR after a failure, please make sure you have destroyed the old DTR fully. See +[DTR disastery recovery](/ee/dtr/admin/disaster-recovery/) for Docker's recommended recovery strategies +based on your setup. There are three steps you can take to recover an unhealthy DTR cluster: