mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-31 05:15:32 +00:00
fix(dialog-provider): change url for opencode-go provider to correct… (#29780)
This commit is contained in:
parent
caf2451dae
commit
1f707f1b52
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue