Skip to content

Commit 628f214

Browse files
authored
docs: Update README.md (#263)
Fixed configuration link
1 parent 1fa5216 commit 628f214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ require("gp").setup(conf)
109109
```
110110
## 2. OpenAI API key
111111

112-
Make sure you have OpenAI API key. [Get one here](https://platform.openai.com/account/api-keys) and use it in the [4. Configuration](#4-configuration). Also consider setting up [usage limits](https://platform.openai.com/account/billing/limits) so you won't get suprised at the end of the month.
112+
Make sure you have OpenAI API key. [Get one here](https://platform.openai.com/account/api-keys) and use it in the [5. Configuration](#5-configuration). Also consider setting up [usage limits](https://platform.openai.com/account/billing/limits) so you won't get suprised at the end of the month.
113113

114114
The OpenAI API key can be passed to the plugin in multiple ways:
115115

0 commit comments

Comments
 (0)