Skip to content

Commit e088d8f

Browse files
Update components/aweber/sources/new-broadcast-event/new-broadcast-event.mjs
Co-authored-by: Jorge Cortes <[email protected]>
1 parent 8ecba49 commit e088d8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/aweber/sources/new-broadcast-event/new-broadcast-event.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export default {
55
...common,
66
key: "aweber-new-broadcast-event",
77
name: "New Broadcast Event",
8-
description: "Emit new event when a selected broadcast event is created. [See the docs here](https://api.aweber.com/#tag/Broadcasts/paths/~1accounts~1%7BaccountId%7D~1lists~1%7BlistId%7D~1broadcasts/get)",
8+
description: "Emit new event when a selected broadcast event is created. [See the documentation](https://api.aweber.com/#tag/Broadcasts/paths/~1accounts~1%7BaccountId%7D~1lists~1%7BlistId%7D~1broadcasts/get)",
99
type: "source",
1010
version: "0.0.1",
1111
dedupe: "unique",

0 commit comments

Comments
 (0)