Skip to content

Commit 795be55

Browse files
authored
Merge pull request #10 from khairulhaaziq/patch-1
Update create new key link to use the direct one
2 parents b6bcbf5 + df07941 commit 795be55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ export default function Home() {
312312
Please enter your
313313
<a
314314
className="mx-2 underline hover:opacity-50"
315-
href="https://openai.com/product"
315+
href="https://platform.openai.com/account/api-keys"
316316
>
317317
OpenAI API key
318318
</a>

0 commit comments

Comments
 (0)