forked from qt-creator/qt-creator
Doc: Fix broken external links
Change-Id: Iaf3502a8d940a5cb2eb45ee7451e834a6d4b756e Reviewed-by: Christian Kandeler <christian.kandeler@qt.io> Reviewed-by: Paul Wicking <paul.wicking@qt.io>
This commit is contained in:
@@ -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
|
||||
|
||||
|
@@ -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.
|
||||
|
||||
|
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user