aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitmodules8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index 08eb8ddd6..9d3b08306 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,16 +1,16 @@
[submodule "sources/pyside2"]
path = sources/pyside2
- url = https://bitbucket.org/ctismer/pyside2
+ url=https://github.com/PySide/pyside2.git
branch = qt5
[submodule "sources/shiboken2"]
path = sources/shiboken2
- url = https://bitbucket.org/ctismer/shiboken2
+ url=https://github.com/PySide/shiboken2.git
branch = qt5
[submodule "sources/pyside-tools2"]
path = sources/pyside-tools2
- url = https://bitbucket.org/ctismer/pyside-tools2
+ url=https://github.com/PySide/pyside-tools2.git
branch = qt5
[submodule "sources/pyside-examples2"]
path = sources/pyside-examples2
- url = https://bitbucket.org/ctismer/pyside-examples2
+ url=https://github.com/PySide/pyside-examples2.git
branch = qt5