We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73ef0b3 commit 7eea937Copy full SHA for 7eea937
README.md
@@ -52,7 +52,7 @@ You'll need to manually install the following JARs:
52
```java
53
OutscraperClient client = new OutscraperClient("SECRET_API_KEY");
54
```
55
-[Link to the profile page to create the API key](https://app.outscraper.com/profile)
+[Link to the account page to create the API key](https://app.outscraper.com/account/api)
56
57
## Usage
58
0 commit comments