Michał Olender 5 месяцев назад
Родитель
Сommit
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>