From 406546a39bf26103e348dda3b89eea59eaf08747 Mon Sep 17 00:00:00 2001 From: Sujay Pillai Date: Thu, 27 Dec 2018 23:45:21 +0800 Subject: [PATCH] Updated the link The first patch had a wrong link --- ee/dtr/admin/manage-jobs/job-queue.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ee/dtr/admin/manage-jobs/job-queue.md b/ee/dtr/admin/manage-jobs/job-queue.md index 885495e8f2..da078bb90b 100644 --- a/ee/dtr/admin/manage-jobs/job-queue.md +++ b/ee/dtr/admin/manage-jobs/job-queue.md @@ -31,7 +31,7 @@ so that other replicas can claim the job. ## Job Types -DTR runs periodic and long-running jobs. The following is a complete list of jobs you can filter for via [the user interface](../audit-jobs-via-ui.md) or [the API](../audit-jobs-via-api.md). +DTR runs periodic and long-running jobs. The following is a complete list of jobs you can filter for via [the user interface](../manage-jobs/audit-jobs-via-ui.md) or [the API](../manage-jobs/audit-jobs-via-api.md). | Job | Description | |:------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|