From 7c4d86c7a11bef0daea425f331180b1a9f8f3272 Mon Sep 17 00:00:00 2001 From: R44VC0RP Date: Wed, 14 Jan 2026 08:42:18 -0500 Subject: [PATCH] Update FAQ to include desktop and web links --- packages/console/app/src/routes/download/index.tsx | 3 ++- packages/console/app/src/routes/index.tsx | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/packages/console/app/src/routes/download/index.tsx b/packages/console/app/src/routes/download/index.tsx index 4290efd168c5..8b8f50968ce5 100644 --- a/packages/console/app/src/routes/download/index.tsx +++ b/packages/console/app/src/routes/download/index.tsx @@ -441,7 +441,8 @@ export default function Download() {
  • - Not anymore! OpenCode is now available as an app for your desktop. + Not anymore! OpenCode is now available as an app for your desktop and{" "} + web!
  • diff --git a/packages/console/app/src/routes/index.tsx b/packages/console/app/src/routes/index.tsx index 830bd9c957cc..d06c0dcf686e 100644 --- a/packages/console/app/src/routes/index.tsx +++ b/packages/console/app/src/routes/index.tsx @@ -692,7 +692,8 @@ export default function Home() {
  • - Not anymore! OpenCode is now available as an app for your desktop. + Not anymore! OpenCode is now available as an app for your desktop and{" "} + web!