We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d56ac9 commit 5cccde3Copy full SHA for 5cccde3
1 file changed
apps/sim/blocks/blocks/google_chat.ts
@@ -10,7 +10,7 @@ export const GoogleChatBlock: BlockConfig<GoogleChatResponse> = {
10
authMode: AuthMode.OAuth,
11
longDescription:
12
'Integrate with Google Chat to send messages to spaces and list available spaces using OAuth.',
13
- docsLink: 'https://docs.sim.ai/tools/google-chat',
+ docsLink: 'https://docs.sim.ai/tools/google_chat',
14
category: 'tools',
15
bgColor: '#E0E0E0',
16
icon: GoogleChatIcon,
0 commit comments