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

This commit is contained in:
Guilherme França
2026-05-28 15:49:24 -05:00
committed by GitHub
parent caf2451dae
commit 1f707f1b52
@@ -380,7 +380,7 @@ function ApiMethod(props: ApiMethodProps) {
with generous usage limits. with generous usage limits.
</text> </text>
<text fg={theme.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> </text>
</box> </box>
), ),