fix(dialog-provider): change url for opencode-go provider to correct… (#29780)

This commit is contained in:
Guilherme França
2026-05-28 17:49:24 -03:00
committed by GitHub
parent 138accbf3b
commit 0749d6d4db
@@ -380,7 +380,7 @@ function ApiMethod(props: ApiMethodProps) {
with generous usage limits.
</text>
<text fg={theme.text}>
Go to <span style={{ fg: theme.primary }}>https://opencode.ai/zen</span> and enable OpenCode Go
Go to <span style={{ fg: theme.primary }}>https://opencode.ai/go</span> and enable OpenCode Go
</text>
</box>
),