From bd74495fc2ec2636fbc480fe642bb1fc475ed88b Mon Sep 17 00:00:00 2001 From: Maria Bermudez Date: Tue, 2 Oct 2018 08:35:38 -0700 Subject: [PATCH] Add TOC entries and update where next link in Manage Repository Events --- _data/toc.yaml | 6 ++++++ ee/dtr/user/manage-repository-events.md | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/_data/toc.yaml b/_data/toc.yaml index f387b2001f..ec8aae32b5 100644 --- a/_data/toc.yaml +++ b/_data/toc.yaml @@ -2412,6 +2412,12 @@ manuals: path: /ee/dtr/user/promotion-policies/pull-mirror/ - title: Template reference path: /ee/dtr/user/promotion-policies/templates/ + - sectiontitle: Manage repository events + section: + - title: Audit repository events + path: /ee/dtr/user/manage-repository-events/ + - title: Auto-delete repository events + path: /ee/dtr/admin/configure/auto-delete-repo-events/ - path: /ee/dtr/user/create-and-manage-webhooks/ title: Create and manage webhooks - title: Manage access tokens diff --git a/ee/dtr/user/manage-repository-events.md b/ee/dtr/user/manage-repository-events.md index a69f9f4890..6bcaa0793f 100644 --- a/ee/dtr/user/manage-repository-events.md +++ b/ee/dtr/user/manage-repository-events.md @@ -78,4 +78,4 @@ For more details on different permission levels within DTR, see [Authentication ## Where to go next -- [Enable auto-deletion of repository events](../admin/auto-delete-repo-events.md) +- [Enable auto-deletion of repository events](../admin/configure/auto-delete-repo-events.md)