File tree Expand file tree Collapse file tree
packages/console/app/src/routes Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -441,7 +441,8 @@ export default function Download() {
441441 </ li >
442442 < li >
443443 < Faq question = "Can I only use OpenCode in the terminal?" >
444- Not anymore! OpenCode is now available as an app for your desktop.
444+ Not anymore! OpenCode is now available as an app for your < a href = "/download" > desktop</ a > and{ " " }
445+ < a href = "/docs/cli/#web" > web</ a > !
445446 </ Faq >
446447 </ li >
447448 < li >
Original file line number Diff line number Diff line change @@ -692,7 +692,8 @@ export default function Home() {
692692 </ li >
693693 < li >
694694 < Faq question = "Can I only use OpenCode in the terminal?" >
695- Not anymore! OpenCode is now available as an app for your desktop.
695+ Not anymore! OpenCode is now available as an app for your < a href = "/download" > desktop</ a > and{ " " }
696+ < a href = "/docs/cli/#web" > web</ a > !
696697 </ Faq >
697698 </ li >
698699 < li >
You can’t perform that action at this time.
0 commit comments