Skip to content

Commit 73a86d7

Browse files
authored
Update beta.openai.com link in README
1 parent 102a4a1 commit 73a86d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ require "openai"
4040

4141
## Usage
4242

43-
- Get your API key from [https://beta.openai.com/account/api-keys](https://beta.openai.com/account/api-keys)
44-
- If you belong to multiple organizations, you can get your Organization ID from [https://beta.openai.com/account/org-settings](https://beta.openai.com/account/org-settings)
43+
- Get your API key from [https://platform.openai.com/account/api-keys](https://platform.openai.com/account/api-keys)
44+
- If you belong to multiple organizations, you can get your Organization ID from [https://platform.openai.com/account/org-settings](https://platform.openai.com/account/org-settings)
4545

4646
### Quickstart
4747

0 commit comments

Comments
 (0)