cypress-io / cypress-docker-images

Docker images with Cypress dependencies and browsers
https://on.cypress.io/continuous-integration
MIT License
1.02k stars 380 forks source link

chore: fix failing contributing links #1073

Closed MikeMcC399 closed 4 months ago

MikeMcC399 commented 4 months ago

Issue

CONTRIBUTING.md fails markdown-link-check.

  ERROR: 5 dead links found!
  [✖] /factory/README.md → Status: 400
  [✖] /factory/factory.Dockerfile → Status: 400
  [✖] /factory/installScripts/ → Status: 400
  [✖] /factory/CHANGELOG.md → Status: 400
  [✖] /factory/.env → Status: 400

Change

Make failing links relative e.g.

/factory/README.md => ./factory/README.md

Verification

npm ci
npx markdown-link-check CONTRIBUTING.md
cypress-app-bot commented 4 months ago
MikeMcC399 commented 4 months ago

Preview

https://github.com/MikeMcC399/cypress-docker-images/blob/fix/contributing-links/CONTRIBUTING.md

MikeMcC399 commented 4 months ago

0 3.704 E: Failed to fetch http://deb.debian.org/debian/pool/main/s/shared-mime-info/shared-mime-info_2.0-1_amd64.deb Error reading from server - read (104: Connection reset by peer) [IP: 146.75.30.132 80]