From 9520bedec418b0f1b6588c122e7588ae4deb8756 Mon Sep 17 00:00:00 2001 From: Gusted Date: Fri, 16 Jan 2026 08:36:00 +0100 Subject: [PATCH] Update surge preview plugin link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.