From 8b079dcf6e5570bea9ed3d938147a56ee2601692 Mon Sep 17 00:00:00 2001 From: Skylar Date: Wed, 8 Sep 2021 09:17:29 -0700 Subject: [PATCH] Update README.mkd Fixes broken github pages links. github.com urls for github pages sites are deprecated as of earlier this year and should be replaced with github.io --- README.mkd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.mkd b/README.mkd index 15bff81..43e4f25 100644 --- a/README.mkd +++ b/README.mkd @@ -3,7 +3,7 @@ [![Build Status](https://travis-ci.org/mattn/emmet-vim.svg?branch=master)](https://travis-ci.org/mattn/emmet-vim) -[emmet-vim](http://mattn.github.com/emmet-vim) is a vim plug-in +[emmet-vim](https://mattn.github.io/emmet-vim/) is a vim plug-in which provides support for expanding abbreviations similar to [emmet](http://emmet.io/). @@ -132,7 +132,7 @@ You can change the **path** to your **snippets_custom.json** according to your p ### emmet.vim: -* +* ### development repository: