summaryrefslogtreecommitdiffhomepage
path: root/packages/web
diff options
context:
space:
mode:
authorIvan Pantic <[email protected]>2025-12-29 23:03:35 +0100
committerGitHub <[email protected]>2025-12-29 16:03:35 -0600
commitaf967648cb9c9f7531c891e2b3046514b7afe01c (patch)
tree2ea64b7e5a34c55e839dcae160463eae02e7f008 /packages/web
parent504a668a261305bb16dc48e154e25cc3c547e5f2 (diff)
downloadopencode-af967648cb9c9f7531c891e2b3046514b7afe01c.tar.gz
opencode-af967648cb9c9f7531c891e2b3046514b7afe01c.zip
docs: opencode notificator plugin (fixed link) (#6341)
Co-authored-by: Ivan Pantic <[email protected]> Co-authored-by: Aiden Cline <[email protected]> Co-authored-by: Copilot <[email protected]>
Diffstat (limited to 'packages/web')
-rw-r--r--packages/web/src/content/docs/ecosystem.mdx2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/web/src/content/docs/ecosystem.mdx b/packages/web/src/content/docs/ecosystem.mdx
index da595763e..a7b708f73 100644
--- a/packages/web/src/content/docs/ecosystem.mdx
+++ b/packages/web/src/content/docs/ecosystem.mdx
@@ -32,7 +32,7 @@ You can also check out [awesome-opencode](https://github.com/awesome-opencode/aw
| [opencode-md-table-formatter](https://github.com/franlol/opencode-md-table-formatter/tree/main) | Clean up markdown tables produced by LLMs |
| [opencode-morph-fast-apply](https://github.com/JRedeker/opencode-morph-fast-apply) | 10x faster code editing with Morph Fast Apply API and lazy edit markers |
| [oh-my-opencode](https://github.com/code-yeongyu/oh-my-opencode) | Background agents, pre-built LSP/AST/MCP tools, curated agents, Claude Code compatible |
-| [opencode-notificator](https://github.com/panta/opencode-notificator) | Desktop notifications and sound alerts for OpenCode sessions |
+| [opencode-notificator](https://github.com/panta82/opencode-notificator) | Desktop notifications and sound alerts for OpenCode sessions |
| [opencode-notifier](https://github.com/mohak34/opencode-notifier) | Desktop notifications and sound alerts for permission, completion, and error events |
| [opencode-zellij-namer](https://github.com/24601/opencode-zellij-namer) | AI-powered automatic Zellij session naming based on OpenCode context |
| [opencode-skillful](https://github.com/zenobi-us/opencode-skillful) | Allow OpenCode agents to lazy load prompts on demand with skill discovery and injection |