From d7ee0c2b139621f194e14b2b8af948735823edf3 Mon Sep 17 00:00:00 2001 From: Maria Bermudez Date: Tue, 18 Sep 2018 19:40:47 -0700 Subject: [PATCH] Add link to auto-deletion page --- ee/dtr/user/manage-repository-events.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ee/dtr/user/manage-repository-events.md b/ee/dtr/user/manage-repository-events.md index 7dab00fa6b..7d4e529b4d 100644 --- a/ee/dtr/user/manage-repository-events.md +++ b/ee/dtr/user/manage-repository-events.md @@ -10,7 +10,7 @@ keywords: registry, events, log, activity stream ## Overview -Actions at their core are events which happen to a particular image within a particular repository. To provide better visibility into these events, DTR 2.6 now includes an **Activity** tab on each repository displaying a sortable paginated list of the most recent events. Event types listed will vary according to your [repository permission level](../admin/manage-users/permission-levels/). Additionally, DTR administrators can [enable auto-deletion of repository events](../admin/config/auto-delete-repo-events.md) as part of maintenance and cleanup. +Actions at their core are events which happen to a particular image within a particular repository. To provide better visibility into these events, DTR 2.6 now includes an **Activity** tab on each repository displaying a sortable paginated list of the most recent events. Event types listed will vary according to your [repository permission level](../admin/manage-users/permission-levels/). Additionally, DTR administrators can [enable auto-deletion of repository events](../admin/configure/auto-delete-repo-events.md) as part of maintenance and cleanup. In the following section, we will show you how to: