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 caf2451dae
commit 1f707f1b52
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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>
),