summaryrefslogtreecommitdiff
path: root/doc/src/debugger/creator-debugger.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2013-05-31 14:26:01 +0200
committerLeena Miettinen <riitta-leena.miettinen@digia.com>2013-05-31 16:01:49 +0200
commit68a573b62ec11cf228171e9ab54ffbb23cb4b5d2 (patch)
tree12af031d72f047867eb57ae5641423f660a7c233 /doc/src/debugger/creator-debugger.qdoc
parent64458f1a2365173c4177e968902128827de59b22 (diff)
downloadqt-creator-68a573b62ec11cf228171e9ab54ffbb23cb4b5d2.tar.gz
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>
Diffstat (limited to 'doc/src/debugger/creator-debugger.qdoc')
-rw-r--r--doc/src/debugger/creator-debugger.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/debugger/creator-debugger.qdoc b/doc/src/debugger/creator-debugger.qdoc
index ff73ad3c14..593d368f31 100644
--- a/doc/src/debugger/creator-debugger.qdoc
+++ b/doc/src/debugger/creator-debugger.qdoc
@@ -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,