diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2014-06-23 17:44:12 -0400 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2014-06-23 17:44:12 -0400 |
commit | e1264412f80ac8bab15e8e960b93a30ca9254418 (patch) | |
tree | ecbac0c019047de5d7eefe61945af51ade9e4390 | |
parent | 7a6782863059b8b2087aa5b33e7d9bccb4aa155c (diff) | |
download | rneovim-e1264412f80ac8bab15e8e960b93a30ca9254418.tar.gz rneovim-e1264412f80ac8bab15e8e960b93a30ca9254418.tar.bz2 rneovim-e1264412f80ac8bab15e8e960b93a30ca9254418.zip |
update style guide URL
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 129ee679e7..46ab3f8838 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -80,6 +80,6 @@ Take a look at @elmart's [commits on Neovim][elmart] for examples. [entry]: https://github.com/neovim/neovim/issues?labels=entry-level&state=open [elmart]: https://github.com/neovim/neovim/commits?author=elmart [imperative]: http://en.wikipedia.org/wiki/Imperative_mood -[style]: http://neovim.org/development-wiki/style-guide/style-guide.xml +[style]: http://neovim.org/develop/style-guide.xml [waffle]: https://waffle.io/neovim/neovim [wiki]: https://github.com/neovim/neovim/wiki/Contributing |