diff options
| author | Ryan Vogel <[email protected]> | 2025-12-17 20:08:29 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-12-17 19:08:29 -0600 |
| commit | f82442c1231d729726df18ccf1ae665269e8bd8b (patch) | |
| tree | 18a3216f0085b1a1f303ea41dad535451f62c9ea | |
| parent | e682cc9daf1040e44b9855effbf48deaad6b0f64 (diff) | |
| download | opencode-f82442c1231d729726df18ccf1ae665269e8bd8b.tar.gz opencode-f82442c1231d729726df18ccf1ae665269e8bd8b.zip | |
docs: add opencode.cafe to ecosystem page (#5714)
| -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 d3a7b2c3e..25afaa9a1 100644 --- a/packages/web/src/content/docs/ecosystem.mdx +++ b/packages/web/src/content/docs/ecosystem.mdx @@ -9,7 +9,7 @@ A collection of community projects built on OpenCode. Want to add your OpenCode related project to this list? Submit a PR. ::: -You can also check out [awesome-opencode](https://github.com/awesome-opencode/awesome-opencode). +You can also check out [awesome-opencode](https://github.com/awesome-opencode/awesome-opencode) and [opencode.cafe](https://opencode.cafe), a community that aggregates the ecosystem and community. --- |
