CI: markdown link checker (#7145)
* change (CI): markdown link checker * Fix some invalid doc links (re-run of cargo-unleash gen-readme w/ fixes). * Fix some invalid doc links * Fix some invalid doc links * Fix some links * Fix some links * Apply @bkchr suggestions from code review Co-authored-by:Bastian Köcher <bkchr@users.noreply.github.com> * Fix more links * Fix more links * typo * Fix more links * Fix more links * Ignore valid link .. check wrongly sees it as invalid * Fix style issue * Fix style issue * change (CI): update style guide link * change (lib): suggestions Co-authored-by:
Dan Forbes <dan@danforbes.dev> Co-authored-by:
Steve Degosserie <steve@parity.io> Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com>
Showing
- substrate/.github/workflows/md-link-check.yml 19 additions, 0 deletionssubstrate/.github/workflows/md-link-check.yml
- substrate/.github/workflows/mlc_config.json 7 additions, 0 deletionssubstrate/.github/workflows/mlc_config.json
- substrate/.maintain/chaostest/README.md 4 additions, 3 deletionssubstrate/.maintain/chaostest/README.md
- substrate/.maintain/gitlab/check_line_width.sh 2 additions, 2 deletionssubstrate/.maintain/gitlab/check_line_width.sh
- substrate/README.md 1 addition, 1 deletionsubstrate/README.md
- substrate/bin/node-template/README.md 1 addition, 1 deletionsubstrate/bin/node-template/README.md
- substrate/client/block-builder/README.md 1 addition, 1 deletionsubstrate/client/block-builder/README.md
- substrate/client/block-builder/src/lib.rs 1 addition, 1 deletionsubstrate/client/block-builder/src/lib.rs
- substrate/client/chain-spec/README.md 1 addition, 1 deletionsubstrate/client/chain-spec/README.md
- substrate/client/chain-spec/src/lib.rs 1 addition, 1 deletionsubstrate/client/chain-spec/src/lib.rs
- substrate/client/consensus/babe/README.md 1 addition, 1 deletionsubstrate/client/consensus/babe/README.md
- substrate/client/consensus/babe/src/lib.rs 1 addition, 1 deletionsubstrate/client/consensus/babe/src/lib.rs
- substrate/docs/PULL_REQUEST_TEMPLATE.md 1 addition, 1 deletionsubstrate/docs/PULL_REQUEST_TEMPLATE.md
- substrate/docs/SECURITY.md 1 addition, 0 deletionssubstrate/docs/SECURITY.md
- substrate/frame/balances/README.md 1 addition, 1 deletionsubstrate/frame/balances/README.md
- substrate/frame/balances/src/lib.rs 1 addition, 1 deletionsubstrate/frame/balances/src/lib.rs
- substrate/frame/benchmarking/README.md 1 addition, 1 deletionsubstrate/frame/benchmarking/README.md
- substrate/frame/example-offchain-worker/README.md 4 additions, 3 deletionssubstrate/frame/example-offchain-worker/README.md
- substrate/frame/example-offchain-worker/src/lib.rs 1 addition, 0 deletionssubstrate/frame/example-offchain-worker/src/lib.rs
- substrate/frame/example/README.md 1 addition, 0 deletionssubstrate/frame/example/README.md
Please register or sign in to comment