Skip to content

Commit 4050170

Browse files
committed
fix(footer): update Deepinfra link in footer component
1 parent a54d83e commit 4050170

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/Footer.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@ export function Footer() {
4040
</a>
4141
{' '}and{' '}
4242
<a
43-
href="https://github.com/remsky/Kokoro-FastAPI/tree/master"
43+
href="https://deepinfra.com/models?type=text-to-speech"
4444
target="_blank"
4545
rel="noopener noreferrer"
4646
className="font-bold hover:text-foreground transition-colors"
4747
>
48-
Kokoro-FastAPI
48+
Deepinfra
4949
</a>
5050
</span>
5151
</div>

0 commit comments

Comments
 (0)