diff options
author | dundargoc <33953936+dundargoc@users.noreply.github.com> | 2024-01-17 07:01:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-17 14:01:39 +0800 |
commit | b3e5587b7f1cd6206240aea38740d2205c10ae34 (patch) | |
tree | d80ff30bbb468cf9aed84c0a0c4651a894113778 /runtime/tutor | |
parent | 2fce95ec439a1121271798cf00fc8ec9878813fa (diff) | |
download | rneovim-b3e5587b7f1cd6206240aea38740d2205c10ae34.tar.gz rneovim-b3e5587b7f1cd6206240aea38740d2205c10ae34.tar.bz2 rneovim-b3e5587b7f1cd6206240aea38740d2205c10ae34.zip |
docs: various fixes (#26929)
Co-authored-by: Patrick Bollinger <owner@pjbollinger.com>
Co-authored-by: vilo1839 <139687192+vilo1839@users.noreply.github.com>
Diffstat (limited to 'runtime/tutor')
-rw-r--r-- | runtime/tutor/en/vim-01-beginner.tutor | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/tutor/en/vim-01-beginner.tutor b/runtime/tutor/en/vim-01-beginner.tutor index 2824f7ae83..c46571d13d 100644 --- a/runtime/tutor/en/vim-01-beginner.tutor +++ b/runtime/tutor/en/vim-01-beginner.tutor @@ -968,7 +968,7 @@ Here's a bunch of them: - *Learn Vim Progressively*: http://yannesposito.com/Scratch/en/blog/Learn-Vim-Progressively/ -- *Learning Vim in 2013*: +- *Learning Vim in 2014*: http://benmccormick.org/learning-vim-in-2014/ - *Vimcasts*: http://vimcasts.org/ |