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.