forked from qt-creator/qt-creator
Doc: do not link to external pages over https
Replaced "https" with "http" (where redirecting works) as a workaround for a bug that causes Qt Creator to crash when trying to open external links using https. Task-number: QTCREATORBUG-9397 Change-Id: If331eaffd2296a79f6e6f1ee7becd725d2aadb1d Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
\b {Has a reported issue been addressed?}
|
||||
|
||||
You can look up any issue in the
|
||||
\l{https://bugreports.qt-project.org/}{Qt bug tracker}.
|
||||
\l{http://bugreports.qt-project.org/}{Qt bug tracker}.
|
||||
|
||||
\if defined(qcmanual)
|
||||
\include widgets/creator-faq-qtdesigner.qdocinc
|
||||
|
||||
Reference in New Issue
Block a user