summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INSTALL2
-rw-r--r--doc/installerfw-getting-started.qdoc2
2 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 4f7e39636..f99d79a8b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -9,7 +9,7 @@ Get the sources
Use Git to check out the Qt Installer Framework sources that are hosted at:
-http://qt.gitorious.org/installer-framework
+http://code.qt.io/cgit/installer-framework/installer-framework.git/
Build a static Qt
diff --git a/doc/installerfw-getting-started.qdoc b/doc/installerfw-getting-started.qdoc
index 55d5ccfc4..1dbe6b851 100644
--- a/doc/installerfw-getting-started.qdoc
+++ b/doc/installerfw-getting-started.qdoc
@@ -110,7 +110,7 @@
\list 1
\li Clone the Qt Installer Framework source code from
- \l{http://gitorious.org/installer-framework}
+ \l{http://code.qt.io/cgit/installer-framework/installer-framework.git/}
to get the sources for the tools.
\li Build the tools by running the "qmake" from the static Qt, followed by "make" or "nmake".