From 55d8967147efbf1d0f3e2b5e13677ca4af9e2be4 Mon Sep 17 00:00:00 2001 From: Felipe Morales Date: Wed, 8 Nov 2017 23:32:49 +0100 Subject: tutor: some fixes (#7510) - conceal inline types - fix some links --- runtime/tutor/en/vim-01-beginner.tutor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/tutor/en') diff --git a/runtime/tutor/en/vim-01-beginner.tutor b/runtime/tutor/en/vim-01-beginner.tutor index 6364b201d5..3f243a18fa 100644 --- a/runtime/tutor/en/vim-01-beginner.tutor +++ b/runtime/tutor/en/vim-01-beginner.tutor @@ -65,7 +65,7 @@ NOTE: The cursor keys should also work. But using hjkl you will be able to !! NOTE: Before executing any of the steps below, read this entire lesson !! - 1. Press the key (to make sure you are in [Normal mode](). + 1. Press the key (to make sure you are in [Normal mode](Normal-mode). 2. Type: -- cgit