Skip to content

Commit adebacf

Browse files
authored
Fixes broken API key generation link in readme (#68)
The previous link no longer exists/has been moved.
1 parent ccade6d commit adebacf

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
@@ -8,7 +8,7 @@ The Labelbox Python API offers a simple, user-friendly way to interact with the
88

99
* Use Python 3.7 or 3.8.
1010
* Create an account by visiting http://app.labelbox.com/.
11-
* [Generate an API key](https://labelbox.com/docs/api/api-keys).
11+
* [Generate an API key](https://labelbox.com/docs/api/getting-started#create_api_key).
1212

1313
## Installation & authentication
1414

0 commit comments

Comments
 (0)