Skip to content

Commit 942e02e

Browse files
authored
Fix broken link to Language of Vim/NeoVim (#97)
The link was changed to a different URL for the article and the current link was broken.
1 parent 2135374 commit 942e02e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ tool in expressing yourself. For more details on vi-style editing, see...
7777
[gv]: http://stackoverflow.com/questions/1218390/what-is-your-most-productive-shortcut-with-vim/1220118#1220118
7878
[ig]: http://takac.github.io/2013/01/30/vim-grammar/
7979
[wa]: https://medium.com/p/433852f4b4d1
80-
[lovn]: http://allsyed.com/language-of-vim-neovim/
80+
[lovn]: https://allsyed.com/posts/language-of-vim-neovim/
8181

8282
# Installation
8383

0 commit comments

Comments
 (0)