Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 200e7f6

Browse files
authored
Update Add to Slack link
Update to remove GA link tracking that seems to be causing it to fail
1 parent 6b8eeff commit 200e7f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/user/slack.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Click the "Add to Slack" button below to invite the Atomist bot into
99
your Slack workspace.
1010

1111
<div style="text-align:center;">
12-
<a href="https://atm.st/2wiDlUe" onclick="trackOutboundLink('https://atm.st/2wiDlUe'); return false;" target="_blank">
12+
<a href="https://atm.st/2wiDlUe" target="_blank">
1313
<img alt="Add to Slack" height="50" width="174" src="https://platform.slack-edge.com/img/add_to_slack.png" srcset="https://platform.slack-edge.com/img/add_to_slack.png 1x, https://platform.slack-edge.com/img/[email protected] 2x" />
1414
</a>
1515
</div>
@@ -123,4 +123,4 @@ Sometimes all parameters are optional, and the only way to override them is on t
123123
For instance: `@atomist reset goals branch=my-branch` will trigger goal-setting on your branch instead
124124
of on the master branch.
125125

126-
To see all the parameters, use `@atomist describe skill <skill>`.
126+
To see all the parameters, use `@atomist describe skill <skill>`.

0 commit comments

Comments
 (0)