mirror of
https://github.com/GuerillaStudio/vanillalist.git
synced 2024-12-21 08:31:55 +00:00
Fix broken-link-checker instruction
This commit is contained in:
parent
b58455cad2
commit
369e255707
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ Be sure to read the [Code of Conduct](CODE_OF_CONDUCT.md) and to follow the [con
|
||||||
### Check broken links easily
|
### Check broken links easily
|
||||||
|
|
||||||
```
|
```
|
||||||
npx blc https://vanillalist.top -roi
|
npx broken-link-checker https://vanillalist.top -roi
|
||||||
```
|
```
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
Loading…
Reference in a new issue