Skip to content

Commit 266f6f2

Browse files
update broken selector playground link in v12.4.0 (#5105)
Co-authored-by: Emily Rohrbough <[email protected]>
1 parent efbb1d8 commit 266f6f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guides/references/changelog.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -332,8 +332,8 @@ _Released 1/24/2023_
332332
configured to exclude files with those extensions. Addresses
333333
[#24495](https://github.com/cypress-io/cypress/issues/24495).
334334
- Added support for the `data-qa` selector in the
335-
[Selector Playground](guides/core-concepts/cypress-app#Selector-Playground) in
336-
addition to `data-cy`, `data-test` and `data-testid`. Addresses
335+
[Selector Playground](/api/cypress-api/selector-playground-api) in addition to
336+
`data-cy`, `data-test` and `data-testid`. Addresses
337337
[#25305](https://github.com/cypress-io/cypress/issues/25305).
338338

339339
**Bugfixes:**

0 commit comments

Comments
 (0)