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:
@@ -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
|
||||
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user