mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
chore: fix preview plugin link (#586)
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/586
This commit is contained in:
parent
9a55f7bf8b
commit
cfb83ba171
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue