File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ The Labelbox Python API offers a simple, user-friendly way to interact with the
2020
2121- Use Python 3.7, 3.8 or 3.9
2222- [ Create an account] ( http://app.labelbox.com/ )
23- - [ Generate an API key] ( https://labelbox.com/docs/api/getting-started#create_api_key )
23+ - [ Generate an API key] ( https://docs. labelbox.com/docs/create-an- api-key )
2424
2525## Installation
2626
@@ -59,9 +59,9 @@ pip install labelbox[data]
5959
6060## Documentation
6161
62- - [ Visit our docs] ( https://labelbox.com/docs/python-api ) to learn how the SDK works
62+ - [ Visit our docs] ( https://docs. labelbox.com/reference ) to learn how the SDK works
6363- Checkout our [ notebook examples] ( examples/ ) to follow along with interactive tutorials
64- - view our [ API reference] ( https://labelbox.com/docs/python-api/api-reference ) .
64+ - view our [ API reference] ( https://labelbox-python.readthedocs.io/en/latest/index.html ) .
6565
6666## Authentication
6767
You can’t perform that action at this time.
0 commit comments