update the IRC channel

This commit is contained in:
Geoffroy Couprie 2020-03-05 09:35:34 +01:00
parent b1d3950dfa
commit 41f461f0a1

View File

@ -77,7 +77,7 @@ fn parse_color() {
- [Various design documents and tutorials](https://github.com/Geal/nom/tree/master/doc)
- [list of combinators and their behaviour](https://github.com/Geal/nom/blob/master/doc/choosing_a_combinator.md)
If you need any help developing your parsers, please ping `geal` on IRC (mozilla, freenode, geeknode, oftc), go to `#nom` on Mozilla IRC, or on the [Gitter chat room](https://gitter.im/Geal/nom).
If you need any help developing your parsers, please ping `geal` on IRC (freenode, geeknode, oftc), go to `#nom-parsers` on Freenode IRC, or on the [Gitter chat room](https://gitter.im/Geal/nom).
## Why use nom