Update surge preview plugin link

This commit is contained in:
Gusted 2026-01-16 08:36:00 +01:00
parent 4318809f36
commit 9520bedec4

View file

@ -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. It also uses [PageFind](https://pagefind.app/), a static search library.
Deployment previews are generated for every PR using [Surge.sh](https://surge.sh/) 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. 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. To add exceptions to the spellchecker, add them to the `.cspell.json` file.