diff --git a/doc/src/howto/qtcreator-faq.qdoc b/doc/src/howto/qtcreator-faq.qdoc index 9ac5727c625..bf658da173e 100644 --- a/doc/src/howto/qtcreator-faq.qdoc +++ b/doc/src/howto/qtcreator-faq.qdoc @@ -290,7 +290,7 @@ If it is a scheduled feature, you can see this in the task tracker. If a feature already has been implemented, it is mentioned in the - \l{http://qt.gitorious.org/qt-creator/qt-creator/trees/master/dist}{changes file} + \l{https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/dist}{changes file} for the upcoming release. \b {Why does \QC not use tabs for editors?} diff --git a/doc/src/overview/creator-acknowledgements.qdoc b/doc/src/overview/creator-acknowledgements.qdoc index 1b9d9e08f88..f000b6473ba 100644 --- a/doc/src/overview/creator-acknowledgements.qdoc +++ b/doc/src/overview/creator-acknowledgements.qdoc @@ -90,7 +90,7 @@ here: \list \li QtCreator/src/libs/3rdparty - \li \l{http://qt.gitorious.org/qt-creator/qt-creator/trees/master/src/libs/3rdparty} + \li \l{https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/src/libs/3rdparty} \endlist \li \b{ANGLE (Windows)} diff --git a/doc/src/qtquick/qtquick-exporting-qml.qdoc b/doc/src/qtquick/qtquick-exporting-qml.qdoc index b233941c1d3..5172e2a9502 100644 --- a/doc/src/qtquick/qtquick-exporting-qml.qdoc +++ b/doc/src/qtquick/qtquick-exporting-qml.qdoc @@ -115,8 +115,8 @@ \list 1 \li Download the export script, \e{Export QML.jx}, from - \l{http://qt.gitorious.org/qt-labs/photoshop-qmlexporter/trees/master} - {Gitorious}. + \l{https://code.qt.io/cgit/qt-labs/photoshop-qmlexporter.git/} + {code.qt.io}. \note Read the README.txt file in the repository for latest information about the script. @@ -173,8 +173,8 @@ {Tutorial: Installing Python for GIMP 2.6 (Windows)}. \li Download the export script, \e qmlexporter.py, from - \l{http://qt.gitorious.org/qt-labs/gimp-qmlexporter/trees/master} - {Gitorious}. + \l{https://code.qt.io/cgit/qt-labs/gimp-qmlexporter.git/} + {code.qt.io}. \note Read the INSTALL.txt in the repository for latest information about the script.