Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ function ApiMethod(props: ApiMethodProps) {
OpenCode Zen gives you access to all the best coding models at the cheapest prices with a single API key.
</text>
<text fg={theme.text}>
Go to <span style={{ fg: theme.primary }}>https://opencode.ai/zen</span> to get a key
Go to <a href="https://opencode.ai/zen" style={{ fg: theme.primary }}>https://opencode.ai/zen</a> to get a key
</text>
</box>
) : undefined
Expand Down