Skip to content

Commit ae0a8f8

Browse files
ci: check readme links
1 parent 17483eb commit ae0a8f8

File tree

4 files changed

+528
-1
lines changed

4 files changed

+528
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- run: npm ci
2121
- run: npm run lint
2222
- run: npm run format
23+
- run: npx markdown-link-check -p README.md
2324

2425
integration:
2526
runs-on: ${{ matrix.os }}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,4 +252,4 @@ If you are considering upgrading to v3, please read [this guide](MIGRATION_TO_V3
252252

253253
## Credits
254254

255-
A big thank you to [@Bkucera](https://github.com/Bkucera) for the logo image!
255+
A big thank you to [@kuceb](https://github.com/kuceb) for the logo image!

0 commit comments

Comments
 (0)