From dfdc6a76b1eaf7542e0ed96244c610cf61ea2594 Mon Sep 17 00:00:00 2001 From: Michael Reed Date: Thu, 2 Apr 2015 17:46:08 -0400 Subject: README.md: Avoid redirect in wiki link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 527262aa5a..8eb7ac63b6 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ For lots more details, see ### How do I get it? 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)! +more. See [the wiki](https://github.com/neovim/neovim/wiki/Installing-Neovim)! ### Community -- cgit