aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntti Majakivi <[email protected]>2019-01-01 16:04:38 +0200
committerGitHub <[email protected]>2019-01-01 16:04:38 +0200
commitb60ac00d2d71360e069e5845ab39d7598f65e199 (patch)
tree2878c90a8f94e75a6e5c8a632ba66c3e6a884d49
parentMerge #14974: doc: Removing redundant line: "Windows XP not supported" (diff)
downloaddiscoin-b60ac00d2d71360e069e5845ab39d7598f65e199.tar.xz
discoin-b60ac00d2d71360e069e5845ab39d7598f65e199.zip
Botbot.me (IRC logs) not available anymore
Remove botbot.me link and add two other IRC history log sources: logs for #bitcoin-core-dev at http://www.erisian.com.au/bitcoin-core-dev/ and http://gnusha.org/bitcoin-core-dev/
-rw-r--r--CONTRIBUTING.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 08b2fa609..139fe7dc5 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -25,7 +25,8 @@ Most communication about Bitcoin Core development happens on IRC, in the
#bitcoin-core-dev channel on Freenode. The easiest way to participate on IRC is
with the web client, [webchat.freenode.net](https://webchat.freenode.net/). Chat
history logs can be found
-on [botbot.me](https://botbot.me/freenode/bitcoin-core-dev/).
+on [http://www.erisian.com.au/bitcoin-core-dev/](http://www.erisian.com.au/bitcoin-core-dev/)
+and [http://gnusha.org/bitcoin-core-dev/](http://gnusha.org/bitcoin-core-dev/).
Discussion about code base improvements happens in GitHub issues and on pull
requests.