From 4c484c329946aafe8da3be72456ba0228e87ee2c Mon Sep 17 00:00:00 2001 From: Robert Date: Sun, 3 Oct 2021 21:41:53 +0200 Subject: [PATCH] Update todoist.markdown (#19576) Fix link to page with API token --- 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 7c619067b54..2ed6c8cc104 100644 --- a/source/_integrations/todoist.markdown +++ b/source/_integrations/todoist.markdown @@ -16,7 +16,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/Users/viewPrefs?page=authorizations) 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. 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. ### Basic Setup