correct the wrong link address

missing `/blob/` https://raw.github.com/mattn/emmet-vim/blob/master/TUTORIAL
This commit is contained in:
Ye Shiqing
2017-11-12 01:45:54 -06:00
committed by GitHub
parent a06966cfb2
commit 2196a056b4

View File

@@ -69,7 +69,7 @@ Then type `<c-y>,` (<kbd>Ctrl</kbd><kbd>y</kbd><kbd>,</kbd>), and you should see
</html>
```
[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