docs: Update community plugins reference in documentation

This commit is contained in:
Jay 2025-12-09 12:43:29 -05:00 committed by GitHub
parent 4090bc9dea
commit 13e8fb382f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ description: Write your own plugins to extend OpenCode.
Plugins allow you to extend OpenCode by hooking into various events and customizing behavior. You can create plugins to add new features, integrate with external services, or modify OpenCode's default behavior.
Check out the [ecosystem](/docs/ecosystem) for community plugins.
For examples, check out the [plugins](/docs/ecosystem#plugins) created by the community.
---