diff options
| author | René <[email protected]> | 2025-12-15 15:32:06 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-12-15 08:32:06 -0600 |
| commit | 2ca118db59f9beda1a30ae7fe8b2ae67e0738133 (patch) | |
| tree | 1d7aa64e5c2300b94986f99b4ec9fa31e5318e96 /packages/web/src | |
| parent | a0c0e2b5c3b5041389ba025ed7858cb9f2b3fe00 (diff) | |
| download | opencode-2ca118db59f9beda1a30ae7fe8b2ae67e0738133.tar.gz opencode-2ca118db59f9beda1a30ae7fe8b2ae67e0738133.zip | |
docs: Fix Wakatime repository link in ecosystem.mdx (#5552)
Co-authored-by: Github Action <[email protected]>
Diffstat (limited to 'packages/web/src')
| -rw-r--r-- | packages/web/src/content/docs/ecosystem.mdx | 2 |
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 c62f12cb3..6a3119549 100644 --- a/packages/web/src/content/docs/ecosystem.mdx +++ b/packages/web/src/content/docs/ecosystem.mdx @@ -27,7 +27,7 @@ You can also check out [awesome-opencode](https://github.com/awesome-opencode/aw | [opencode-dynamic-context-pruning](https://github.com/Tarquinen/opencode-dynamic-context-pruning) | Optimize token usage by pruning obsolete tool outputs | | [opencode-websearch-cited](https://github.com/ghoulr/opencode-websearch-cited.git) | Add native websearch support for supported providers with Google grounded style | | [opencode-pty](https://github.com/shekohex/opencode-pty.git) | Enables AI agents to run background processes in a PTY, send interactive input to them. | -| [opencode-wakatime](https://github.com/angrister/opencode-wakatime) | Track OpenCode usage with Wakatime | +| [opencode-wakatime](https://github.com/angristan/opencode-wakatime) | Track OpenCode usage with Wakatime | | [opencode-md-table-formatter](https://github.com/franlol/opencode-md-table-formatter/tree/main) | Clean up markdown tables produced by LLMs | | [oh-my-opencode](https://github.com/code-yeongyu/oh-my-opencode) | Background agents, pre-built LSP/AST/MCP tools, curated agents, Claude Code compatible | |
