From 2196a056b4fc2d50f31f35bbdfaea57a1a82d456 Mon Sep 17 00:00:00 2001 From: Ye Shiqing <908202572@qq.com> Date: Sun, 12 Nov 2017 01:45:54 -0600 Subject: [PATCH] correct the wrong link address missing `/blob/` https://raw.github.com/mattn/emmet-vim/blob/master/TUTORIAL --- README.mkd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.mkd b/README.mkd index 8d85205..1634e0e 100644 --- a/README.mkd +++ b/README.mkd @@ -69,7 +69,7 @@ Then type `,` (Ctrly,), and you should see ``` -[More Tutorials](https://raw.github.com/mattn/emmet-vim/master/TUTORIAL) +[More Tutorials](https://raw.github.com/mattn/emmet-vim/blob/master/TUTORIAL) ## Enable in different mode