diff options
Diffstat (limited to 'packages/console/app/src')
| -rw-r--r-- | packages/console/app/src/routes/index.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/console/app/src/routes/index.tsx b/packages/console/app/src/routes/index.tsx index d06c0dcf6..6bcf9dbb5 100644 --- a/packages/console/app/src/routes/index.tsx +++ b/packages/console/app/src/routes/index.tsx @@ -693,7 +693,7 @@ export default function Home() { <li> <Faq question="Can I only use OpenCode in the terminal?"> Not anymore! OpenCode is now available as an app for your <a href="/download">desktop</a> and{" "} - <a href="/docs/cli/#web">web</a>! + <a href="/docs/web">web</a>! </Faq> </li> <li> |
