Skip to content

Commit

Permalink
update link to Grok API in page component
Browse files Browse the repository at this point in the history
  • Loading branch information
zaidmukaddam committed Jan 5, 2025
1 parent 1018908 commit 2a7c062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2630,7 +2630,7 @@ Grok 2 models are now available for you to try out.
{/* span with a + */}
<span className="text-neutral-500 dark:text-neutral-400">+</span>
<a
href="https://x.ai/grok"
href="https://x.ai/api"
target="_blank"
rel="noopener noreferrer"
className="no-underline"
Expand Down

0 comments on commit 2a7c062

Please sign in to comment.