diff --git a/README.md b/README.md index 5f7ab42..7a2c09a 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ with `package-lock.json` to try to ensure reproducible builds. It also uses [PageFind](https://pagefind.app/), a static search library. Deployment previews are generated for every PR using [Surge.sh](https://surge.sh/) -through the corresponding [Woodpecker plugin](https://woodpecker-ci.org/plugins/surge-preview-plugin). +through the corresponding [Woodpecker plugin](https://woodpecker-ci.org/plugins/surge-preview). A spellchecker is used to check for spelling errors in the documentation. To add exceptions to the spellchecker, add them to the `.cspell.json` file.