From 45f8d58e2745a0d6a8815eada5411af44cc8bcf9 Mon Sep 17 00:00:00 2001 From: Tjalling van der Wal Date: Thu, 6 Mar 2025 11:54:35 +0100 Subject: [PATCH] Fix link to create an API key --- source/index.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/index.html.md b/source/index.html.md index 5933c45..a6ebb39 100644 --- a/source/index.html.md +++ b/source/index.html.md @@ -30,7 +30,7 @@ The Booqable API is a RESTful API and as such is designed to have predictable, r To interact with our API, first, you have to have a means of authentification, here's how to create a shiny new API key. 1. Go to your user account settings page -`{company-name-here}.booqable.com/employee/current` +`{company-name-here}.booqable.com/employees/current` 2. Name your new key 3. Click "Create new key"