aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorRoman Lacko <backup.rlacko@gmail.com>2013-08-01 20:47:25 +0200
committerRoman Lacko <backup.rlacko@gmail.com>2013-08-01 20:47:25 +0200
commitdd1fb344c083038bf1836988e87c0054e04fc04f (patch)
tree671ae33b514836089d540d8716963fd18d8554ab /.gitmodules
parentba305fc63846417f09a017bfeaa730263e8c1f72 (diff)
Remap examples and tools submodules from gitorious to github
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index 2cb2d59e1..9d73859e2 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -6,7 +6,7 @@
url = https://git.gitorious.org/pyside/pyside.git
[submodule "sources/pyside-tools"]
path = sources/pyside-tools
- url = https://git.gitorious.org/pyside/pyside-tools.git
+ url = https://github.com/PySide/Tools.git
[submodule "sources/pyside-examples"]
path = sources/pyside-examples
- url = https://git.gitorious.org/pyside/pyside-examples.git
+ url = https://github.com/PySide/Examples.git