diff --git a/examples/API Tutorial in Python.md b/examples/API Tutorial in Python.md index 0baa1f3..1232803 100644 --- a/examples/API Tutorial in Python.md +++ b/examples/API Tutorial in Python.md @@ -8,7 +8,7 @@ Welcome to the Labelbase API integration Python tutorial! In this guide, we'll w Below is a step-by-step guide that walks you through the process of using the Labelbase API to manage labelbases and labels. I've included explanations, code snippets, and comments to assist you in understanding each step. -Please note that you need to replace 'your_key_here' with your actual API key. +Please note that you need to replace 'your_key_here' with [your actual API key](https://labelbase.space/account/apikey/).