You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -40,7 +41,7 @@ export async function ingestSlackConversation(params: IngestSlackConversationAct
40
41
channel: channelId,
41
42
text: isDocsAgentsEnabled
42
43
? `🚀 Sharing this conversation with Docs Agent to improve your docs...`
43
-
: `✨ Docs Agent is currently in private alpha.\n\nRequest early access for your organization: https://app.gitbook.com/o/${installation.target.organization}/agents`,
44
+
: `✨ Docs Agent is currently in private alpha.\n\nRequest early access for your organization: ${appOrgURL}/agents`,
0 commit comments