Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Update Add to Slack link
Browse files Browse the repository at this point in the history
Update to remove GA link tracking that seems to be causing it to fail
  • Loading branch information
jrday authored Mar 1, 2019
1 parent 6b8eeff commit 200e7f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/user/slack.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Click the "Add to Slack" button below to invite the Atomist bot into
your Slack workspace.

<div style="text-align:center;">
<a href="https://atm.st/2wiDlUe" onclick="trackOutboundLink('https://atm.st/2wiDlUe'); return false;" target="_blank">
<a href="https://atm.st/2wiDlUe" target="_blank">
<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/add_to_slack@2x.png 2x" />
</a>
</div>
Expand Down Expand Up @@ -123,4 +123,4 @@ Sometimes all parameters are optional, and the only way to override them is on t
For instance: `@atomist reset goals branch=my-branch` will trigger goal-setting on your branch instead
of on the master branch.

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

0 comments on commit 200e7f6

Please sign in to comment.