This commit is contained in:
Jacob Nguyen
2024-05-27 16:01:45 -05:00
parent fb736be2d2
commit b524fa7008

View File

@@ -8,7 +8,7 @@ sidebar:
:::tip
**TLDR:** Plugins are reusable pieces of code and are installable via `sern plugins`.
They can modify the module's fields and also perform preconditions.
Put them into the `plugins` field of a [module](../modules).
Put them into the `plugins` field of a [module](/v4/reference/modules).
:::
## Installation