Explorar o código

fixed incorrect urls

Cloning or submodule updating was failing on all urls with 'https://github.com/TapQuo/...' the urls should be 'https://github.com/tapquo/...' instead.
Mark Bonano %!s(int64=13) %!d(string=hai) anos
pai
achega
899675abda
Modificáronse 1 ficheiros con 11 adicións e 11 borrados
  1. 11 11
      .gitmodules

+ 11 - 11
.gitmodules

@@ -1,9 +1,9 @@
 [submodule "packages/lungo"]
     path = packages/lungo
-    url = https://github.com/TapQuo/package-lungo
+    url = https://github.com/tapquo/package-lungo
 [submodule "packages/lungo.theme"]
     path = packages/lungo.theme
-    url = https://github.com/TapQuo/package-lungo.theme
+    url = https://github.com/tapquo/package-lungo.theme
 [submodule "src/stylesheets/CSSmethods"]
     path = src/stylesheets/CSSmethods
     url = https://github.com/soyjavi/CSSmethods
@@ -12,31 +12,31 @@
     url = https://github.com/soyjavi/package-quojs
 [submodule "packages/lungo.thirdparties"]
     path = packages/lungo.thirdparties
-    url = https://github.com/TapQuo/lungo.thirdparties.git
+    url = https://github.com/tapquo/lungo.thirdparties.git
 [submodule "packages/lungo.gmap"]
     path = packages/lungo.gmap
-    url = https://github.com/TapQuo/lungo.gmap.git
+    url = https://github.com/tapquo/lungo.gmap.git
 [submodule "packages/lungo.qr"]
     path = packages/lungo.qr
-    url = https://github.com/TapQuo/lungo.qr.git
+    url = https://github.com/tapquo/lungo.qr.git
 [submodule "packages/lungo.language"]
     path = packages/lungo.language
-    url = https://github.com/TapQuo/lungo.language.git
+    url = https://github.com/tapquo/lungo.language.git
 [submodule "packages/lungo.mock"]
     path = packages/lungo.mock
-    url = https://github.com/TapQuo/lungo.mock.git
+    url = https://github.com/tapquo/lungo.mock.git
 [submodule "packages/lungo.terminal"]
     path = packages/lungo.terminal
-    url = https://github.com/TapQuo/lungo.terminal.git
+    url = https://github.com/tapquo/lungo.terminal.git
 [submodule "example/components/lungo.brownie"]
     path = example/components/lungo.brownie
     url = https://github.com/soyjavi/lungo.brownie.git
 [submodule "packages/lungo.icon"]
     path = packages/lungo.icon
-    url = https://github.com/TapQuo/lungo.icon.git
+    url = https://github.com/tapquo/lungo.icon.git
 [submodule "lungo.firefoxos"]
 	path = packages/lungo.firefoxos
-	url = https://github.com/TapQuo/lungo.firefoxos.git
+	url = https://github.com/tapquo/lungo.firefoxos.git
 [submodule "packages/lungo.calendar"]
 	path = packages/lungo.calendar
-	url = https://github.com/TapQuo/lungo.firefoxos.git
+	url = https://github.com/tapquo/lungo.firefoxos.git