This commit is contained in:
6543
2024-09-10 13:18:53 +02:00
parent c66a0eaad1
commit 3a4066879d

View File

@@ -42,7 +42,7 @@ Values like this are converted to JSON and then passed to your plugin. In the ex
### Secrets
Secrets should be passed as settings too. Therefore, users should use [`from_secret`](../40-secrets.md##use-secrets-in-plugins-via-settings).
Secrets should be passed as settings too. Therefore, users should use [`from_secret`](../40-secrets.md#use-secrets-in-plugins-via-settings).
## Plugin library