From 7097f90e628977faaf599431baef8f9c52cef473 Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Sun, 6 Jan 2013 15:31:54 -0500 Subject: [PATCH] Fix source URL Closes #3. --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index dcafa82..ce61a9f 100644 --- a/README.markdown +++ b/README.markdown @@ -38,7 +38,7 @@ mostly `:set` calls.) Here's a taste: * `runtime! macros/matchit.vim`: Load the version of matchit.vim that ships with Vim. -[source]: https://github.com/tpope/vim-sensible/master/plugin/sensible.vim +[source]: https://github.com/tpope/vim-sensible/tree/master/plugin/sensible.vim ## Contributing