Skip to content

Commit

Permalink
Update Developers.md
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinMachado committed Mar 17, 2023
1 parent c702e49 commit 95fead7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/static/Devel/Developers.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Jobs list :

- `npm run assert-code`: Run linter, build bundles and run tests
- `npm audit --audit-level=moderate`: Npm native command ([npm-audit](https://docs.npmjs.com/cli/v6/commands/npm-audit)) which check packages dependencies vulnerabilities.
- `remark -u validate-links .`: Command of the package [remark-validate-links](https://www.npmjs.com/package/remark-validate-links) which check dead link in markdown.
- `npm run validate-links`: Run this [script](../../../bin/remarkValidateLinks.js) which check if links are not broken.

## Contributing

Expand Down

0 comments on commit 95fead7

Please sign in to comment.