Skip to content

Comments

docs: replace broken environment-variables docs link#1653

Merged
jennifer-shehane merged 1 commit intocypress-io:masterfrom
MikeMcC399:environment-variables-link
Feb 11, 2026
Merged

docs: replace broken environment-variables docs link#1653
jennifer-shehane merged 1 commit intocypress-io:masterfrom
MikeMcC399:environment-variables-link

Conversation

@MikeMcC399
Copy link
Collaborator

Situation

The convenience link https://on.cypress.io/environment-variables used in the README > Env has been broken since cypress-io/cypress-documentation#6362 was merged on Feb 3, 2026. It redirects to the Cypress documentation site where it displays a "Page Not Found" message. I already reported this in cypress-io/cypress-documentation#6364

Change

Replace

https://on.cypress.io/environment-variables

with

https://docs.cypress.io/app/guides/environment-variables

Verification

npm ci
npm run check:markdown-links

Confirm that there is no longer a dead link message

ERROR: 1 dead link found!
[✖] https://on.cypress.io/environment-variables → Status: 404

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 added bug Something isn't working documentation Improvements or additions to documentation labels Feb 11, 2026
@MikeMcC399 MikeMcC399 self-assigned this Feb 11, 2026
@MikeMcC399
Copy link
Collaborator Author

MikeMcC399 commented Feb 11, 2026

This PR would become obsolete if https://on.cypress.io/environment-variables is fixed so that it forwards to existing content instead of responding with a 404 error.

@MikeMcC399 MikeMcC399 marked this pull request as ready for review February 11, 2026 10:10
@jennifer-shehane jennifer-shehane merged commit be9c221 into cypress-io:master Feb 11, 2026
86 checks passed
@MikeMcC399 MikeMcC399 deleted the environment-variables-link branch February 11, 2026 15:02
@github-actions
Copy link

🎉 This PR is included in version 7.1.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants