From e1264412f80ac8bab15e8e960b93a30ca9254418 Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Mon, 23 Jun 2014 17:44:12 -0400 Subject: [PATCH] update style guide URL --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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