From f2fc51391ce44327f91418fb536c340cf93b7a06 Mon Sep 17 00:00:00 2001 From: mattn Date: Mon, 19 Aug 2013 11:06:36 +0900 Subject: [PATCH] Updated docs --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 2ea8971..2dc018d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "docs"] path = docs - url = git@github.com:mattn/emmet-vim.git + url = https://github.com/mattn/emmet-vim branch = gh-pages