From 82026539b433a2865560fa44611901fc233c91ee Mon Sep 17 00:00:00 2001 From: Xavier Fiechter Date: Sun, 13 Aug 2023 10:54:37 +0200 Subject: [PATCH] Added direct link to API Key --- examples/API Tutorial in Python.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/).