From 4cbbccce1f6f05380528113c99b0d0c4662840c4 Mon Sep 17 00:00:00 2001 From: lars Date: Thu, 12 Sep 2024 13:54:28 +0200 Subject: [PATCH] anpassen der URL --- apps/builder/public/templates/customer-support.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/builder/public/templates/customer-support.json b/apps/builder/public/templates/customer-support.json index 6d8c391f3..92174b57d 100644 --- a/apps/builder/public/templates/customer-support.json +++ b/apps/builder/public/templates/customer-support.json @@ -164,7 +164,7 @@ "children": [ { "text": "First, don't forget to check out the " }, { - "url": "https://docs.typebot.io/", + "url": "https://bls.media/bot", "type": "a", "children": [{ "text": "Documentation 🙏" }] }