aboutsummaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2015-09-30 14:37:40 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2015-09-30 17:09:35 +0200
commit5424d416c2d0fd692ac55d4a2fd761a35333597d (patch)
tree33f615e160814b4b5f035a589793ed4e14a67023 /doc/README.md
parent4f44530bc38fb8367c2b9bde21492b545e7f7f26 (diff)
downloadbitcoin-5424d416c2d0fd692ac55d4a2fd761a35333597d.tar.xz
doc: Change #bitcoin-dev IRC channel to #bitcoin-core-dev
Split off Bitcoin Core project development discussion from the general Bitcoin development channel.
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md
index 7b0c39d383..3e3f4a294f 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -64,7 +64,8 @@ The Bitcoin repo's [root README](https://github.com/bitcoin/bitcoin/blob/master/
### Resources
* Discuss on the [BitcoinTalk](https://bitcointalk.org/) forums, in the [Development & Technical Discussion board](https://bitcointalk.org/index.php?board=6.0).
-* Discuss on [#bitcoin-dev](http://webchat.freenode.net/?channels=bitcoin) on Freenode. If you don't have an IRC client use [webchat here](http://webchat.freenode.net/?channels=bitcoin-dev).
+* Discuss project-specific development on #bitcoin-core-dev on Freenode. If you don't have an IRC client use [webchat here](http://webchat.freenode.net/?channels=bitcoin-core-dev).
+* Discuss general Bitcoin development on #bitcoin-dev on Freenode. If you don't have an IRC client use [webchat here](http://webchat.freenode.net/?channels=bitcoin-dev).
### Miscellaneous
- [Assets Attribution](assets-attribution.md)