From 03185c58d2ab702803f199f91f7523a99caa7448 Mon Sep 17 00:00:00 2001 From: Ryan Mitchell Date: Tue, 23 Jul 2024 19:01:32 +0100 Subject: [PATCH] Just admin. and let Mailchimp do the redirect --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d31915..6729aee 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ The package will automatically register itself. ## Configuration -Set your Mailchimp API Key in your `.env` file. You can get it from: [https://us10.admin.mailchimp.com/account/api-key-popup/](https://us14.admin.mailchimp.com/account/api/) and create a new key. +Set your Mailchimp API Key in your `.env` file. You can get it from: [https://admin.mailchimp.com/account/api-key-popup/](https://admin.mailchimp.com/account/api/) and create a new key. ```yaml MAILCHIMP_API_KEY=your-key-here