From e6072efe1d10a9f4001050d4040f63c68e15bed8 Mon Sep 17 00:00:00 2001 From: Filip Hric Date: Tue, 17 Jun 2025 10:22:20 +0200 Subject: [PATCH] Update DeployChatModal to clarify token and slug descriptions --- .../header/DeployChat/components/DeployChatModal.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/components/header/DeployChat/components/DeployChatModal.tsx b/app/components/header/DeployChat/components/DeployChatModal.tsx index e2510b17..8c887447 100644 --- a/app/components/header/DeployChat/components/DeployChatModal.tsx +++ b/app/components/header/DeployChat/components/DeployChatModal.tsx @@ -107,7 +107,7 @@ const DeployChatModal = ({

- Your authentication token from Netlify account settings. Used to authorize deployments. + Your personal access token from Netlify user settings. Used to authorize deployments.

- Your Netlify account name, required when creating a new site. + Your Netlify team slug can be found in the "Team settings" section