From 1eeca66c29a46d96eaf72cd82f000fd5ad15166c Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Tue, 10 Mar 2015 09:20:33 +0100 Subject: Get rid of Gitorious links That service is discontinued, and we have our own mirror anyhow. Change-Id: I8a45401e2c0c889d87c675a79ae16684d7c69a7a Reviewed-by: Oswald Buddenhagen Reviewed-by: Eike Ziller --- doc/api/getting-and-building.qdoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/api/getting-and-building.qdoc') 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}. -- cgit v1.2.1