diff options
author | Thiago de Arruda <tpadilha84@gmail.com> | 2015-04-19 17:17:45 -0300 |
---|---|---|
committer | Thiago de Arruda <tpadilha84@gmail.com> | 2015-04-19 17:17:45 -0300 |
commit | 84891f2802a0db1a257580f341d70a5fdb0f6c75 (patch) | |
tree | e41de8341784dc975a3efb82253377e840afcae7 /README.md | |
parent | 7086d435e044e78a91145a9b82f393227475249f (diff) | |
download | rneovim-84891f2802a0db1a257580f341d70a5fdb0f6c75.tar.gz rneovim-84891f2802a0db1a257580f341d70a5fdb0f6c75.tar.bz2 rneovim-84891f2802a0db1a257580f341d70a5fdb0f6c75.zip |
Change neovim.org references to neovim.io
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,9 +1,9 @@  -[Website](http://neovim.org) | -[Community](http://neovim.org/community/) | +[Website](http://neovim.io) | +[Community](http://neovim.io/community/) | [Wiki](https://github.com/neovim/neovim/wiki) | -[Documentation](http://neovim.org/doc) | +[Documentation](http://neovim.io/doc) | [Mailing List](https://groups.google.com/forum/#!forum/neovim) | [Twitter](http://twitter.com/Neovim) | [Bountysource](https://www.bountysource.com/teams/neovim) @@ -12,7 +12,7 @@ [](https://waffle.io/neovim/neovim) [](https://coveralls.io/r/neovim/neovim) [](https://scan.coverity.com/projects/2227) -[](http://neovim.org/doc/reports/clang) +[](http://neovim.io/doc/reports/clang) [](https://gitter.im/neovim/neovim?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) Neovim is a project that seeks to aggressively refactor Vim in order to: |