chore: fix preview plugin link (#586)

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/586
This commit is contained in:
crapStone 2025-04-24 20:31:46 +00:00
parent 9a55f7bf8b
commit cfb83ba171

View file

@ -93,7 +93,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%20preview%20plugin).
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).
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.