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:
Leena Miettinen
2013-05-31 14:26:01 +02:00
parent 64458f1a23
commit 68a573b62e
9 changed files with 14 additions and 15 deletions

View File

@@ -231,7 +231,7 @@
\note The Mac OS X Snow Leopard (10.6) has a bug that might cause the
application to crash. For a workaround, see:
\l{https://bugreports.qt-project.org/browse/QTBUG-4962}{QTBUG-4962}.
\l{http://bugreports.qt-project.org/browse/QTBUG-4962}{QTBUG-4962}.
\endtable

View File

@@ -1322,7 +1322,7 @@
existing process or use the \gui {Run in terminal} option in \QC.
The reasons for this are described in
\l{https://wiki.ubuntu.com/SecurityTeam/Roadmap/KernelHardening#ptrace%20Protection}
\l{http://wiki.ubuntu.com/SecurityTeam/Roadmap/KernelHardening#ptrace%20Protection}
{KernelHardening}.
However, the usefulness of this security measure seems dubious,