From d22f0b1ae244f3ff184ad7a35c5c313288426408 Mon Sep 17 00:00:00 2001 From: "Florin T. Radica" Date: Thu, 5 Oct 2023 06:57:17 +0100 Subject: [PATCH] Update Todoist settings page link to get the API token (#29171) * Update Todoist settings page link to get the API token * tiny tweak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/todoist.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/todoist.markdown b/source/_integrations/todoist.markdown index be1bc87f931..c027d6dc0a3 100644 --- a/source/_integrations/todoist.markdown +++ b/source/_integrations/todoist.markdown @@ -18,7 +18,7 @@ This platform allows you to connect to your [Todoist Projects](https://todoist.c ## Prerequisites -You need to determine your Todoist API token. This is fairly simple to do; just go [to the Integrations section on your Todoist settings page](https://todoist.com/app/settings/integrations) and find the section labeled "API token" at the bottom of the page. Copy that token and use it in your configuration file. +You need to determine your Todoist API token. Go to the [**Integrations** > **Developer** section on your Todoist settings page](https://todoist.com/app/settings/integrations/developer) and find the section labeled **API token** at the bottom of the page. Copy that token and use it in your configuration file. {% include integrations/config_flow.md %}