Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Broken link validation feature #2670

Merged
merged 5 commits into from
Jun 11, 2024
Merged

Conversation

thebiggest0
Copy link
Contributor

validate-broken-link.js

  • Add a new JavaScript file containing functions to validate broken link

data.json

  • Add a new JSON file to keep a record of all broken links and the dates associated with each

package.json and package-lock.json

  • Update markdown-link-check dependencies to the newest version that reads and writes to data.json

GitHub workflows

  • Update node.js.yml and link-check.yml to allow GitHub actions to commit changes to data.json when broken links are detected

@thebiggest0 thebiggest0 merged commit dd1b864 into main Jun 11, 2024
1 check passed
@thebiggest0 thebiggest0 deleted the broken-link-validation branch June 11, 2024 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants