Skip to content

Commit edfdb4c

Browse files
authored
Updated Handlebars Expressions Link
Old link was broken (404).
1 parent bf13ce2 commit edfdb4c

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/slack

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/slack/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ If you would like to have specific events be sent to a particular channel (#chan
7575

7676

7777
### Event Templates
78-
Event templates also use [Handlebars expressions](http://handlebarsjs.com/expressions.html) syntax. Make sure you reference the spec for the [Track method](/docs/connections/spec/track/) and [common object](/docs/connections/spec/common/). `Track` events will trigger a Slack message with the following default template:
78+
Event templates also use [Handlebars expressions](https://handlebarsjs.com/guide/expressions.html) syntax. Make sure you reference the spec for the [Track method](/docs/connections/spec/track/) and [common object](/docs/connections/spec/common/). `Track` events will trigger a Slack message with the following default template:
7979

8080
`'\{{name}} did \{{event}}.'`
8181

0 commit comments

Comments
 (0)