瀏覽代碼

Fixing typo in .gitmodules

soyjavi 13 年之前
父節點
當前提交
08a356e8f1
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      .gitmodules

+ 3 - 3
.gitmodules

@@ -1,16 +1,16 @@
 [submodule "src/stylesheets/CSSmethods"]
     path = src/stylesheets/CSSmethods
-    url = git://github.com/soyjavi/CSSmethods
+    url = git://github.com/soyjavi/CSSmethods.git
 [submodule "example/components/quojs"]
     path = example/components/quojs
     url = git://github.com/soyjavi/package-quojs.git
 
 [submodule "packages/lungo"]
     path = packages/lungo
-    url = https://github.com/tapquo/package-lungo
+    url = https://github.com/tapquo/package-lungo.git
 [submodule "packages/lungo.theme"]
     path = packages/lungo.theme
-    url = https://github.com/tapquo/package-lungo.theme
+    url = https://github.com/tapquo/package-lungo.theme.git
 [submodule "packages/lungo.icon"]
     path = packages/lungo.icon
     url = https://github.com/tapquo/lungo.icon.git