diff --git a/docs/guides/references/changelog.mdx b/docs/guides/references/changelog.mdx index 9afd7c1fe6..9e289ebe65 100644 --- a/docs/guides/references/changelog.mdx +++ b/docs/guides/references/changelog.mdx @@ -332,8 +332,8 @@ _Released 1/24/2023_ configured to exclude files with those extensions. Addresses [#24495](https://github.com/cypress-io/cypress/issues/24495). - Added support for the `data-qa` selector in the - [Selector Playground](guides/core-concepts/cypress-app#Selector-Playground) in - addition to `data-cy`, `data-test` and `data-testid`. Addresses + [Selector Playground](/api/cypress-api/selector-playground-api) in addition to + `data-cy`, `data-test` and `data-testid`. Addresses [#25305](https://github.com/cypress-io/cypress/issues/25305). **Bugfixes:**