Skip to content

Commit 74869f3

Browse files
authored
chore: wrap cy.prompt in link for consistency (#6303)
1 parent d5e9423 commit 74869f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/app/references/changelog.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ _Released 10/17/2025_
2525
**Misc:**
2626

2727
- Browser detection in Cypress now always prefers 64-bit browser installs to 32-bit browser installs. Addressed in [#32656](https://github.com/cypress-io/cypress/pull/32656).
28-
- Update code button styles and rename Get Code for Code on cy.prompt. Addressed in [#32745](https://github.com/cypress-io/cypress/pull/32745).
28+
- Update code button styles and rename Get Code for Code on [`cy.prompt()`](/api/commands/prompt). Addressed in [#32745](https://github.com/cypress-io/cypress/pull/32745).
2929

3030
**Dependency Updates:**
3131

0 commit comments

Comments
 (0)