diff --git a/docs/app/references/changelog.mdx b/docs/app/references/changelog.mdx index 4106300776..9816263460 100644 --- a/docs/app/references/changelog.mdx +++ b/docs/app/references/changelog.mdx @@ -25,7 +25,7 @@ _Released 10/17/2025_ **Misc:** - 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). -- Update code button styles and rename Get Code for Code on cy.prompt. Addressed in [#32745](https://github.com/cypress-io/cypress/pull/32745). +- 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). **Dependency Updates:**