From d92a6abe7ec38ab66c5a02aa37efb3c3f8a058be Mon Sep 17 00:00:00 2001 From: aar2dee2 <85004512+aar2dee2@users.noreply.github.com> Date: Fri, 25 Aug 2023 23:09:40 +0530 Subject: [PATCH] fix: update link in readme --- packages/app-store/make/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/app-store/make/README.md b/packages/app-store/make/README.md index 4835f0454c..ebc881d99d 100644 --- a/packages/app-store/make/README.md +++ b/packages/app-store/make/README.md @@ -1,6 +1,6 @@ # Setting up Make Integration -1. Create a [Make account](), if you don't have one. +1. Create a [Make account](https://www.make.com/en/login), if you don't have one. 2. Go to `Scenarios` in the sidebar and click on **Create a new scenario** 3. Search for `Cal.com` in the apps list and select from the list of triggers - Booking Created, Booking Deleted, Booking Rescheduled, Meeting Ended 4. To create a **connection** you will need your Cal deployment url and the app API Key generated when you install `Make` from the Cal app store.You only need to create a **connection** once, all webhooks can use that connection.