diff --git a/doc/src/howto/qtcreator-faq.qdoc b/doc/src/howto/qtcreator-faq.qdoc index 9ac5727c625c00b2944ec1e6fae7f67924a47ecd..bf658da173ef6f04a79034c39125feb1dfb486e7 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 1b9d9e08f88814bb5ee43cf0f8ae556fe208f542..f000b6473ba10f3d59c53670d8cf9323cbefb81b 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 b233941c1d39686aff563afe97a4ca3354f80230..5172e2a9502cee6cf7cf1f3b174f45617ef5da5b 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.