Skip to content

Commit 8c3946d

Browse files
committed
fix: url
1 parent 2e7b9b3 commit 8c3946d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/powered-by.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ const PoweredBy = () => {
1010
Upstash Vector
1111
</a>{" "}
1212
and{" "}
13-
<a href="https://vercel.com" target="_blank">
14-
Vercel
13+
<a href="https://sdk.vercel.ai" target="_blank">
14+
Vercel AI SDK
1515
</a>{" "}
1616
{" "}
1717
<a href="https://github.com/upstash/DegreeGuru" target="_blank">

0 commit comments

Comments
 (0)