aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Reed <m.reed@mykolab.com>2015-03-16 13:52:13 -0400
committerMichael Reed <m.reed@mykolab.com>2015-04-09 17:39:49 -0400
commit5f743a120ba6a1ea6dc1e06b2df921b64b4dbca7 (patch)
tree3e8407bf48d1bf7b73583da2298ea98ffc1e8822
parentcb7bb70c4902a38165e3d1cb3158704dbac228c4 (diff)
downloadrneovim-5f743a120ba6a1ea6dc1e06b2df921b64b4dbca7.tar.gz
rneovim-5f743a120ba6a1ea6dc1e06b2df921b64b4dbca7.tar.bz2
rneovim-5f743a120ba6a1ea6dc1e06b2df921b64b4dbca7.zip
README.md: Link to neovim.org/Community #2167
[ci skip]
-rw-r--r--README.md8
1 files changed, 2 insertions, 6 deletions
diff --git a/README.md b/README.md
index 8eb7ac63b6..3f2b1581cf 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
![Neovim](https://raw.githubusercontent.com/neovim/neovim.github.io/master/logos/neovim-logo.png)
[Website](http://neovim.org) |
+[Community](http://neovim.org/community/) |
[Wiki](https://github.com/neovim/neovim/wiki) |
[Documentation](http://neovim.org/doc) |
[Mailing List](https://groups.google.com/forum/#!forum/neovim) |
[Twitter](http://twitter.com/Neovim) |
-[Reddit](http://www.reddit.com/r/neovim) |
[Bountysource](https://www.bountysource.com/teams/neovim)
[![Build Status](https://travis-ci.org/neovim/neovim.svg?branch=master)](https://travis-ci.org/neovim/neovim)
@@ -46,10 +46,6 @@ For lots more details, see
There is a formula for OSX/homebrew, a PKGBUILD for Arch Linux, RPM, deb, and
more. See [the wiki](https://github.com/neovim/neovim/wiki/Installing-Neovim)!
-### Community
-
-Join the community on IRC in #neovim on Freenode or the [mailing list](https://groups.google.com/forum/#!forum/neovim)
-
### Contributing
...would be awesome! See [the wiki](https://github.com/neovim/neovim/wiki/Contributing) for more details.
@@ -63,7 +59,7 @@ parts that were contributed under the Vim license.
not sign the Contributor License Agreement (CLA) remain under the Vim license.
- Contributions committed after [b17d96][license-commit] are licensed under
- Apache 2.0 unless those contributions were copied from Vim (identified in
+ Apache 2.0 unless those contributions were copied from Vim (identified in
the commit logs by the `vim-patch` token).
See `LICENSE` for details.