From ab38e7700fbc99b40953145756a846698dfe152c Mon Sep 17 00:00:00 2001 From: Heilig Benedek Date: Thu, 28 Jul 2016 22:18:21 +0200 Subject: [PATCH] brightray url update --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 6164ed8b9706..2361c7700d9f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "vendor/brightray"] path = vendor/brightray - url = https://github.com/electron/brightray.git +url=https://github.com/MaxWhere/brightray [submodule "vendor/node"] path = vendor/node url = https://github.com/electron/node.git @@ -21,4 +21,4 @@ url = https://github.com/kennethreitz/requests [submodule "vendor/boto"] path = vendor/boto - url = https://github.com/boto/boto.git + url = https://github.com/boto/boto.git \ No newline at end of file