From 4be722070371ab831262d1ae3f0b79263227c8a3 Mon Sep 17 00:00:00 2001 From: Tony Garnock-Jones Date: Mon, 24 May 2021 09:37:45 +0200 Subject: [PATCH] Switch away from defunct botbot.me to our community page for IRC links (#3845) --- .github/CONTRIBUTING.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 5281673d9a..57bf6dd6a3 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,6 +1,6 @@ Contribute to Racket by [submitting a pull request](https://github.com/racket/racket), joining the [development mailing list](https://lists.racket-lang.org), or visiting -the [IRC](https://botbot.me/freenode/racket/) or [Slack](https://racket-slack.herokuapp.com/) channels. +the [IRC](https://racket-lang.org/community.html) or [Slack](https://racket-slack.herokuapp.com/) channels. By making a contribution, you are agreeing that your contribution is licensed under the LGPLv3, Apache 2.0, and MIT licenses. Those diff --git a/README.md b/README.md index 94010c31dc..b726781d94 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Contributing Contribute to Racket by [submitting a pull request](https://github.com/racket/racket), joining the [development mailing list](https://lists.racket-lang.org), or visiting -the [IRC](https://botbot.me/freenode/racket/) or [Slack](https://racket-slack.herokuapp.com/) channels. +the [IRC](https://racket-lang.org/community.html) or [Slack](https://racket-slack.herokuapp.com/) channels. By making a contribution, you are agreeing that your contribution is licensed under the LGPLv3, Apache 2.0, and MIT licenses. Those