summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Gaist <samuel.gaist@edeltech.ch>2015-10-28 09:42:27 +0100
committerSamuel Gaist <samuel.gaist@edeltech.ch>2015-10-28 16:03:37 +0000
commit719e6688aa7bb22703e2a0c884fe5ec9549efe9d (patch)
tree3084ff5fac740a3b82561ae9dfd61b6f0d2da1ff
parent1d9f6f7a4edb99156179ede7b3224e7db2bccf82 (diff)
downloadqtdoc-719e6688aa7bb22703e2a0c884fe5ec9549efe9d.tar.gz
Update link from gitorious to code.qt.io for qstyleplugin
Change-Id: I40e338e490cff0ec872e9a2a11aa9954e7cb0a3f Reviewed-by: Sze Howe Koh <szehowe.koh@gmail.com> Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
-rw-r--r--doc/src/source-breaks.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/source-breaks.qdoc b/doc/src/source-breaks.qdoc
index 3d9cb630..bf8e6809 100644
--- a/doc/src/source-breaks.qdoc
+++ b/doc/src/source-breaks.qdoc
@@ -556,7 +556,7 @@ recommendations for handling those changes.
\li \c QMotifStyle, \c QPlastiqueStyle, \c QCleanlooksStyle, and \c QCDEStyle are
replaced with a new \e fusion style. If your application depends
on any of these removed styles, you can either use the
- \l{http://qt.gitorious.org/qt/qtstyleplugins}{qtstyleplugins} project
+ \l{http://code.qt.io/cgit/qt/qtstyleplugins.git/}{qtstyleplugins} project
to get these styles or update your application to use the new fusion style.
For more details about this change, see
\l{https://blog.qt.io/blog/2012/10/30/cleaning-up-styles-in-qt5-and-adding-fusion/}.