Skip to content

Commit

Permalink
Update slack URL
Browse files Browse the repository at this point in the history
  • Loading branch information
dmjio committed Jan 13, 2024
1 parent 843bdc3 commit 955cde3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/haskell-miso.org/shared/Common.hs
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ community = template v
]
] [ text "community" ]
, h2_ [ class_ "subtitle animated pulse" ] [
a_ [ href_ "https://haskell-miso-slack.herokuapp.com/"
a_ [ href_ "https://join.slack.com/t/haskell-miso/shared_invite/zt-1w80x404h-AF2Be_BDQixNMadzadnUNg"
, target_ "_blank"
]
[ text "Slack" ]
Expand Down

0 comments on commit 955cde3

Please sign in to comment.