瀏覽代碼

Update index.tsx (#2423)

Michał Olender 5 月之前
父節點
當前提交
8426a0d595
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      cloud/app/src/routes/index.tsx

+ 1 - 1
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>