summaryrefslogtreecommitdiffhomepage
path: root/cloud/app
diff options
context:
space:
mode:
authorMichaƂ Olender <[email protected]>2025-09-05 05:44:26 +0200
committerGitHub <[email protected]>2025-09-04 17:44:26 -1000
commit8426a0d59502844345516b8ca3d6d91b4e6aec90 (patch)
treedbd3f5e0ec28a443d2c73023fd1f6ac352b17e11 /cloud/app
parent9186c3feae5c58ee8669e22b379574e4c51f284a (diff)
downloadopencode-8426a0d59502844345516b8ca3d6d91b4e6aec90.tar.gz
opencode-8426a0d59502844345516b8ca3d6d91b4e6aec90.zip
Update index.tsx (#2423)
Diffstat (limited to 'cloud/app')
-rw-r--r--cloud/app/src/routes/index.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cloud/app/src/routes/index.tsx b/cloud/app/src/routes/index.tsx
index 325baea5f..c3aa65846 100644
--- a/cloud/app/src/routes/index.tsx
+++ b/cloud/app/src/routes/index.tsx
@@ -103,7 +103,7 @@ export default function Home() {
</li>
<li>
<strong>Use any model</strong> Supports 75+ LLM providers through{" "}
- <a href="https//models.dev">Models.dev</a>, including local models
+ <a href="https://models.dev">Models.dev</a>, including local models
</li>
</ul>
</section>