diff --git a/ee/dtr/index.md b/ee/dtr/index.md index 4ad0f9cb34..666af3c41b 100644 --- a/ee/dtr/index.md +++ b/ee/dtr/index.md @@ -30,10 +30,10 @@ and metadata such that if a machine fails, DTR continues to operate and can be r ## Efficiency -DTR has the ability to [cache images closer to users](../admin/configure/deploy-caches/index.md) +DTR has the ability to [cache images closer to users](admin/configure/deploy-caches/index.md) to reduce the amount of bandwidth used during docker pulls. -DTR has the ability to [clean up unreferenced manifests and layers](../configure/garbage-collection.md). +DTR has the ability to [clean up unreferenced manifests and layers](admin/configure/garbage-collection.md). ## Built-in access control @@ -59,7 +59,7 @@ DTR ships with [Notary](/notary/getting_started.md) built in so that you can use [Docker Content Trust](/engine/security/trust/content_trust.md) to sign and verify images. For more information about managing Notary data in DTR see -the [DTR-specific notary documentation](user/manage-images/manage-trusted-repositories.md). +the [DTR-specific notary documentation](user/manage-images/sign-images/index.md). ## Where to go next