From eb93524f492e1b9ed562e4b88b485961c10e07f5 Mon Sep 17 00:00:00 2001 From: Peer Richelsen Date: Tue, 21 Mar 2023 18:51:30 +0100 Subject: [PATCH] Updated Daily.co Partnership links (#7868) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c891615243..c7255a0c52 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,7 @@ That's where Cal.com comes in. Self-hosted or hosted by us. White-label by desig - [React](https://reactjs.org/?ref=cal.com) - [Tailwind](https://tailwindcss.com/?ref=cal.com) - [Prisma](https://prisma.io/?ref=cal.com) +- [Daily.co](https://go.cal.com/daily) ## Stay Up-to-Date @@ -432,7 +433,7 @@ following ### Obtaining Daily API Credentials -1. Open [Daily](https://www.daily.co/) and sign into your account. +1. Visit our [Daily.co Partnership Form](https://go.cal.com/daily) and enter your information 2. From within your dashboard, go to the [developers](https://dashboard.daily.co/developers) tab. 3. Copy your API key. 4. Now paste the API key to your .env file into the `DAILY_API_KEY` field in your .env file.