Skip to content

Commit 42d1c3e

Browse files
committed
fix outdated link.
1 parent 808ac12 commit 42d1c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@ Here's some tips if you've never used VIM before:
517517
* Certain commands are prefixed with a `<Leader>` key, which by default maps to `\`.
518518
Spf13-vim uses `let mapleader = ","` to change this to `,` which is in a consistent and
519519
convenient location.
520-
* Keyboard [cheat sheet](https://walking-without-crutches.heroku.com/image/images/vi-vim-cheat-sheet.png).
520+
* Keyboard [cheat sheet](http://www.viemu.com/vi-vim-cheat-sheet.gif).
521521

522522
[![Analytics](https://ga-beacon.appspot.com/UA-7131036-5/spf13-vim/readme)](https://github.com/igrigorik/ga-beacon)
523523
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/spf13/spf13-vim/trend.png)](https://bitdeli.com/free "Bitdeli Badge")

0 commit comments

Comments
 (0)