diff --git a/README.md b/README.md index 5d9f262d659..ca4ea786332 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ You can run `rustfmt --help` for more information. ## Running Rustfmt from your editor -* [Vim](http://johannh.me/blog/rustfmt-vim.html) +* [Vim](https://github.com/rust-lang/rust.vim#enabling-autoformat) * [Emacs](https://github.com/fbergroth/emacs-rustfmt) * [Sublime Text 3](https://packagecontrol.io/packages/BeautifyRust) * [Atom](atom.md)