We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d65326c commit 1151578Copy full SHA for 1151578
projects/stream-chat-angular/src/lib/custom-templates.service.ts
@@ -150,7 +150,7 @@ export class CustomTemplatesService<
150
TemplateRef<MessageActionsBoxContext> | undefined
151
>(undefined);
152
/**
153
- * The template used for displaying an item in the [message actions box](/chat/docs/angular/components/MessageActionsBoxComponent/)
+ * The template used for displaying an item in the [message actions box](/chat/docs/sdk/angular/components/MessageActionsBoxComponent/)
154
*
155
*/
156
messageActionsBoxItemTemplate$ = new BehaviorSubject<
0 commit comments