From 6c0b2dec582f1f08f6c8a55a3954fe17f887e42a Mon Sep 17 00:00:00 2001 From: Christian Adamini Date: Fri, 28 Jan 2022 23:17:02 +0100 Subject: [PATCH] Fix github spellcheck action link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b06b508..0e9571f 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ Thanks to all [contributors](https://github.com/testthedocs/awesome-docs/graphs/ ## GitHub Actions -- [Spellcheck Action](https://github.com/marketplace/actions/spellcheck-action) +- [Spellcheck Action](https://github.com/marketplace/actions/github-spellcheck-action) - [DOCtor-RST](https://github.com/marketplace/actions/doctor-rst) - [Run misspell with reviewdog](https://github.com/marketplace/actions/run-misspell-with-reviewdog) - [Lighthouse CI Action](https://github.com/treosh/lighthouse-ci-action)