Skip to content

Commit ff5b6a4

Browse files
authored
docs: correct target location for changelog.mdx (#32191)
1 parent b7f6888 commit ff5b6a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/release-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ _Note: It is advisable to notify the team that the `develop` branch is locked do
141141
- Optionally, do more thorough tests, for example test the new version of Cypress against the Cypress Cloud repo.
142142
143143
11. Review the release-specific documentation and changelog PR in [cypress-documentation](https://github.com/cypress-io/cypress-documentation). If there is not already a release-specific PR open, create one.
144-
- Copy the changelog content for this version from the release PR above into `/docs/guides/references/changelog.mdx`. Adjust any `docs.cypress.io` links to use host-relative paths.
144+
- Copy the changelog content for this version from the release PR above into `/docs/app/references/changelog.mdx`. Adjust any `docs.cypress.io` links to use host-relative paths.
145145
- Merge any release-specific documentation changes into the main release PR.
146146
- You can view the doc's [branch deploy preview](https://github.com/cypress-io/cypress-documentation/blob/master/CONTRIBUTING.md#pull-requests) by clicking 'Details' on the PR's `netlify-cypress-docs/deploy-preview` GitHub status check.
147147

0 commit comments

Comments
 (0)