Skip to content

Commit

Permalink
fix: ironic broken link about dead links
Browse files Browse the repository at this point in the history
  • Loading branch information
alodahl authored Sep 22, 2021
1 parent af7e6c6 commit 11ee862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@

1. Run `npm install` at the project root.
1. Run `npm run validate-links` to find potentially dead links.
1. Check links against [our list of false positives](../meta/false-dead-links.md) to weed out the real dead links that need fixing.
1. Check links against [our list of false positives](./meta/false-dead-links.md) to weed out the real dead links that need fixing.
1. Fix links and submit a pull request.
1. Search & check links from github.com & codepen.io manually. These sites block bots, so we are unable to test them effectively with our tool.

0 comments on commit 11ee862

Please sign in to comment.