diff --git a/worker/src/Endpoint/Slack.hs b/worker/src/Endpoint/Slack.hs index 5e0ca0794..408a820b3 100644 --- a/worker/src/Endpoint/Slack.hs +++ b/worker/src/Endpoint/Slack.hs @@ -22,7 +22,7 @@ import qualified Data.Map as Map -- here looked in the Network tab of Developer Tools to figure it out: -- -- https://levels.io/slack-typeform-auto-invite-sign-ups/ --- from https://github.com/outsideris/slack-invite-automation +-- https://github.com/outsideris/slack-invite-automation --