Explorar el Código

Update index.tsx (#2423)

Michał Olender hace 6 meses
padre
commit
8426a0d595
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>