Explorar o código

docs: Modify documentation for SDK ecosystem references

Updated link text to refer to community-built projects.
Jay hai 2 meses
pai
achega
a964824b22
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/web/src/content/docs/sdk.mdx

+ 1 - 1
packages/web/src/content/docs/sdk.mdx

@@ -9,7 +9,7 @@ export const typesUrl = `${config.github}/blob/dev/packages/sdk/js/src/gen/types
 The opencode JS/TS SDK provides a type-safe client for interacting with the server.
 Use it to build integrations and control opencode programmatically.
 
-[Learn more](/docs/server) about how the server works. Check out the [ecosystem](/docs/ecosystem) for projects built with the SDK.
+[Learn more](/docs/server) about how the server works. For examples, check out the [projects](/docs/ecosystem#projects) built by the community.
 
 ---