From d10ab9179cbc4d35cf01b971b677b61449eacff2 Mon Sep 17 00:00:00 2001 From: Emily Rohrbough Date: Fri, 25 Oct 2024 12:52:45 -0500 Subject: [PATCH] Update element-identification.mdx --- docs/ui-coverage/core-concepts/element-identification.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ui-coverage/core-concepts/element-identification.mdx b/docs/ui-coverage/core-concepts/element-identification.mdx index 5b2318106f..dfbcb67b7f 100644 --- a/docs/ui-coverage/core-concepts/element-identification.mdx +++ b/docs/ui-coverage/core-concepts/element-identification.mdx @@ -24,4 +24,4 @@ UI Coverage considers the following attributes to have special significance for - `id` - `name` -Element identification can be configured via [attributefilters.md](/ui-coverage/configuration/attributefilters) and [significantattributes.md](/ui-coverage/configuration/significantattributes) configuration. +Element identification can be configured via [attributefilters](/ui-coverage/configuration/attributefilters) and [significantattributes](/ui-coverage/configuration/significantattributes) configuration.