diff --git a/.github/workflows/cron-linkcheck.yml b/.github/workflows/cron-linkcheck.yml index 8a5ee6d..9b9763c 100644 --- a/.github/workflows/cron-linkcheck.yml +++ b/.github/workflows/cron-linkcheck.yml @@ -12,7 +12,7 @@ jobs: - name: Link Checker id: lychee - uses: lycheeverse/lychee-action@v1.5.4 + uses: lycheeverse/lychee-action@v1.7.0 with: args: --verbose --no-progress README.md fail: true diff --git a/.github/workflows/linkcheck-on-pr.yml b/.github/workflows/linkcheck-on-pr.yml index bf88c92..bb80a75 100644 --- a/.github/workflows/linkcheck-on-pr.yml +++ b/.github/workflows/linkcheck-on-pr.yml @@ -10,7 +10,7 @@ jobs: - name: Link Checker id: lychee - uses: lycheeverse/lychee-action@v1.5.4 + uses: lycheeverse/lychee-action@v1.7.0 with: args: --verbose --no-progress README.md fail: true diff --git a/README.md b/README.md index 45b004c..4a8ec1f 100644 --- a/README.md +++ b/README.md @@ -89,9 +89,10 @@ Thanks to all [contributors](https://github.com/testthedocs/awesome-docs/graphs/ ## Editor -- [Mark Text](https://github.com/marktext/marktext) -- [Visual Studio Code](https://code.visualstudio.com/) - [HackMD](https://hackmd.io/) +- [Mark Text](https://github.com/marktext/marktext) +- [Swimm](https://swimm.io/) +- [Visual Studio Code](https://code.visualstudio.com/) - [Zettlr](https://www.zettlr.com/) ## Feedback @@ -132,6 +133,7 @@ Thanks to all [contributors](https://github.com/testthedocs/awesome-docs/graphs/ - [Alex](https://github.com/get-alex/alex) - [brok](https://github.com/smallhadroncollider/brok) - [Readable](https://www.webfx.com/tools/read-able/) +- [Swimm](https://swimm.io/) - [Capitalize My Title](https://capitalizemytitle.com/) - [Woke](https://getwoke.tech/) - [Rules example](https://github.com/cisco-open/inclusive-language/blob/main/cisco-rules.yaml) - [lychee](https://github.com/lycheeverse/lychee)