From b440ec285770e43ea018f2dcc1df9c4e5019b684 Mon Sep 17 00:00:00 2001 From: Zhe Lu Date: Wed, 15 Oct 2025 11:18:05 -0700 Subject: [PATCH] Update IFTTT API documentation link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd178fc..9e94e0d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## IFTTT SDK -IFTTT SDK is a iOS library in Swift that allows your users to activate programmable Connections directly in your app. You can find the documentation of the API [here](https://platform.ifttt.com/docs/embedding_applets). +IFTTT SDK is a iOS library in Swift that allows your users to activate programmable Connections directly in your app. You can find the documentation of the API [here](https://ifttt.com/docs/connect_api#ifttt-connect-api).