From df7e4c279821f6a372c90f48a90817bbb09795c4 Mon Sep 17 00:00:00 2001 From: kiblik Date: Mon, 2 Oct 2023 15:45:13 +0200 Subject: [PATCH] Fix "data model" link in Features (#8744) --- docs/content/en/usage/features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/en/usage/features.md b/docs/content/en/usage/features.md index 5edce92c741..fdd3e19480d 100644 --- a/docs/content/en/usage/features.md +++ b/docs/content/en/usage/features.md @@ -8,7 +8,7 @@ weight: 2 ## Tags In DefectDojo, tags are a first class citizen and are recognized as the facilitators -of organization within each level of the [data model](../models.md). Tags are +of organization within each level of the [data model](../models). Tags are ideal for grouping objects in a manner that can be filtered out into smaller, more digestible chunks.