diff options
Diffstat (limited to 'cloud')
| -rw-r--r-- | cloud/app/src/routes/index.tsx | 2 |
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> |
