summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2018-09-28 08:25:42 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2018-09-28 08:25:42 +0300
commit2e69bf92ef682922ab762f707f99c2d88b20ceb6 (patch)
tree80a676212cc5c94d4c5ba614ccf20b2f5161e052
parent3141c5d7de74528e3a75f0951fc57f08fec1b700 (diff)
Remove mentions of gitter
It's safe to say that Slack has won when it comes to the Clojure community.
-rw-r--r--README.md1
-rw-r--r--doc/about/support.md7
2 files changed, 0 insertions, 8 deletions
diff --git a/README.md b/README.md
index 8701fd94..1d24e5a7 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,6 @@
[![MELPA](http://melpa.org/packages/cider-badge.svg)](http://melpa.org/#/cider)
[![MELPA Stable](http://stable.melpa.org/packages/cider-badge.svg)](http://stable.melpa.org/#/cider)
[![Build Status](https://travis-ci.org/clojure-emacs/cider.png?branch=master)](https://travis-ci.org/clojure-emacs/cider)
-[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/clojure-emacs/cider?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Liberapay](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/bbatsov/donate)
[![OpenCollective](https://opencollective.com/cider/backers/badge.svg)](#open-collective-backers)
diff --git a/doc/about/support.md b/doc/about/support.md
index f06af4dd..b18dafd3 100644
--- a/doc/about/support.md
+++ b/doc/about/support.md
@@ -22,13 +22,6 @@ and interact with other CIDER users. The channel is very active!
There's also another channel named `#emacs` for generic Emacs discussions.
-## Gitter
-
-Most internal discussions about the development of CIDER happen on its
-[gitter channel](https://gitter.im/clojure-emacs/cider). You can often find
-CIDER's maintainers there and get some interesting news from the project's
-kitchen.
-
## Stackoverflow
We're also encouraging users to ask CIDER-related questions on StackOverflow.