From 4ad92e3a0bf0c48222cd22c6b9e9cfbced266582 Mon Sep 17 00:00:00 2001
From: Michael Rapadas <michael.rapadas@otoy.com>
Date: Thu, 26 Mar 2015 13:28:19 -0700
Subject: [PATCH] Updates MacVim wiki link in README

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 65d5d443..cb18e4c5 100644
--- a/README.md
+++ b/README.md
@@ -295,7 +295,8 @@ let g:fzf_launcher = 'urxvt -geometry 120x30 -e sh -c %s'
 
 If you're running MacVim on OSX, I recommend you to use iTerm2 as the launcher.
 Refer to the [this wiki
-page](https://github.com/junegunn/fzf/wiki/fzf-with-MacVim-and-iTerm2) to see
+page](https://github.com/junegunn/fzf/wiki/On-MacVim-with-iTerm2) to see
+
 how to set up.
 
 #### `fzf#run([options])`
-- 
GitLab