Merge pull request #1424 from haskell-servant/update-irc-link

Update IRC link in readme to point at libera
This commit is contained in:
Alp 2021-06-16 11:44:52 +02:00 committed by GitHub
commit ba30dd1700
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ The core documentation can be found [here](http://docs.servant.dev/).
Other blog posts, videos and slides can be found on the
[website](http://www.servant.dev/).
If you need help, drop by the IRC channel (#servant on freenode) or [mailing
If you need help, drop by the IRC channel (#haskell-servant on libera.chat) or [mailing
list](https://groups.google.com/forum/#!forum/haskell-servant).
## Contributing