aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2020-09-15 10:23:22 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2020-09-15 09:45:24 +0000
commit71ca4f4402ea0682a778d2bbd39bf0d3db00a96d (patch)
tree25d0c9531c092adac1e49d909eeec555b2a14e16 /doc
parentf3bd07efd171da8a153d0fa298d6930b82c39f8f (diff)
Doc: Fix broken external links
Change-Id: Iaf3502a8d940a5cb2eb45ee7451e834a6d4b756e Reviewed-by: Christian Kandeler <christian.kandeler@qt.io> Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc8
-rw-r--r--doc/qtcreator/src/projects/creator-only/creator-projects-compilers.qdoc2
-rw-r--r--doc/qtcreator/src/projects/creator-only/creator-projects-settings-build-qbs.qdocinc3
3 files changed, 6 insertions, 7 deletions
diff --git a/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc b/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
index 143349d555..66be3ccef4 100644
--- a/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
+++ b/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
@@ -935,7 +935,7 @@
\li \c value of type \c Value, wrapping either a
\l{https://sourceware.org/gdb/onlinedocs/gdb/Values-From-Inferior.html}
{gdb.Value} or an
- \l{http://lldb.llvm.org/cpp_reference/html/classlldb_1_1SBValue.html}
+ \l{https://lldb.llvm.org/cpp_reference/classlldb_1_1SBValue.html}
{lldb.SBValue}.
\endlist
@@ -1440,9 +1440,9 @@
\uicontrol {Debugger Log} view. Browse the contents of the pane on
the right hand side to find out what went wrong. Always attach the
contents of the pane to debugger-related questions to the \QC
- mailing list (qt-creator@trolltech.com) or paste them to
- \l{http://creator.pastebin.com}{creator.pastebin.com} before asking
- questions in the IRC (on the #qt-creator channel at FreeNode).
+ mailing list (qt-creator@qt-project.org) or paste them to a
+ \l{Pasting and Fetching Code Snippets}{code pasting service} before
+ asking questions in the IRC (on the #qt-creator channel at FreeNode).
\endlist
diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-compilers.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-compilers.qdoc
index e3e022cbca..357d41ff73 100644
--- a/doc/qtcreator/src/projects/creator-only/creator-projects-compilers.qdoc
+++ b/doc/qtcreator/src/projects/creator-only/creator-projects-compilers.qdoc
@@ -94,7 +94,7 @@
compilers from the various KEIL development environments.
\note Currently supported architectures are \c 8051 and \c ARM.
- \li \l{https://sdcc.sourceforge.net}{SDCC} is a retargetable, optimizing
+ \li \l{http://sdcc.sourceforge.net}{SDCC} is a retargetable, optimizing
C bare-metal compiler for various architectures.
\note Currently supported architectures are \c 8051 and \c STM8.
diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-settings-build-qbs.qdocinc b/doc/qtcreator/src/projects/creator-only/creator-projects-settings-build-qbs.qdocinc
index c77409ed19..54e2f3c03e 100644
--- a/doc/qtcreator/src/projects/creator-only/creator-projects-settings-build-qbs.qdocinc
+++ b/doc/qtcreator/src/projects/creator-only/creator-projects-settings-build-qbs.qdocinc
@@ -60,8 +60,7 @@
\li Select \uicontrol {Force probes} to force re-execution of
the configure scripts of
- \l{https://doc.qt.io/qbs/probe-item.html}{Probes}.
- \li In the \uicontrol Flags field:
+ \l{https://doc.qt.io/qbs/qbsprobes-qmlmodule.html}{Probes}.
\endlist