Skip to content

Commit 4b281e7

Browse files
committed
Use togetherai.link
1 parent 23cd60a commit 4b281e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Hero.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ const Hero: FC<THeroProps> = ({
2121
<div className="flex flex-col items-center justify-center">
2222
<a
2323
className="mb-4 inline-flex h-7 shrink-0 items-center gap-[9px] rounded-[50px] border-[0.5px] border-solid border-[#E6E6E6] bg-white px-3 py-4 shadow-[0px_1px_1px_0px_rgba(0,0,0,0.25)]"
24-
href="https://www.together.ai/"
24+
href="https://www.togetherai.link/"
2525
target="_blank"
2626
>
2727
<Image

0 commit comments

Comments
 (0)