File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -51,8 +51,9 @@ Project was bootstrapped with https://github.com/vuejs-templates/webpack-simple
51
51
If you want to check if the links in your markdown work, run `` markdown-link-check ``
52
52
53
53
``` shell
54
- find . -name ' *.md' -not -path ' ./node_modules/*' -exec markdown-link-check ' {}' --config .mlc-config.json ' ;'
54
+ find . -name ' *.md' -not -path ' ./node_modules/*' -exec \
55
+ markdown-link-check ' {}' --config .mlc-config.json ' ;'
55
56
```
56
57
57
58
## License
58
- [ ![ FOSSA Status] ( https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcitation-file-format%2Fcff-initializer-javascript.svg?type=large )] ( https://app.fossa.io/projects/git%2Bgithub.com%2Fcitation-file-format%2Fcff-initializer-javascript?ref=badge_large )
59
+ [ ![ FOSSA Status] ( https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcitation-file-format%2Fcff-initializer-javascript.svg?type=large )] ( https://app.fossa.io/projects/git%2Bgithub.com%2Fcitation-file-format%2Fcff-initializer-javascript?ref=badge_large )
You can’t perform that action at this time.
0 commit comments