aboutsummaryrefslogtreecommitdiffstats
path: root/doc/api
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api')
-rw-r--r--doc/api/getting-and-building.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/api/getting-and-building.qdoc b/doc/api/getting-and-building.qdoc
index 29002b03bb..fe459c1240 100644
--- a/doc/api/getting-and-building.qdoc
+++ b/doc/api/getting-and-building.qdoc
@@ -35,7 +35,7 @@
Prebuilt \QC packages usually use the latest stable release of Qt.
You can see the exact minimum requirement at the top of \QC's qtcreator.pro.
(You can find the current version in our source repository here:
- \l{http://qt.gitorious.org/qt-creator/qt-creator/blobs/master/qtcreator.pro}.)
+ \l{https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/qtcreator.pro#n4}.)
You can get prebuilt Qt packages from \l{https://download.qt.io}{Qt Downloads}.
If you want to use Qt as provided by your Linux distribution, you need to make sure that all
@@ -44,8 +44,8 @@
\section1 Getting and Building \QC
You can get the \QC sources for a specific version either by using one of the
- released source bundles, or from the Gitorious repository
- \l{http://qt.gitorious.org/qt-creator}. If you intend to contribute to \QC
+ released source bundles, or from the Git repository
+ \l{https://code.qt.io/cgit/qt-creator/qt-creator.git}. If you intend to contribute to \QC
itself, you should use the repository from our Gerrit review tool as described
in: \l{https://wiki.qt.io/Setting_up_Gerrit}{Setting up Gerrit}.