forked from qt-creator/qt-creator
Doc: Use HTTPS for a link to remove message about broken link
Even though the link with HTTP automatically works on at least some browsers, the doc snapshot server prints an error about a broken link. Task-number: QTCREATORBUG-26278 Change-Id: I5fa030b4b6148dbebeeca9c7dccc0d77dc929243 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -282,8 +282,8 @@
|
||||
\uicontrol{Application Output} pane. However, only one output pane tab may be
|
||||
open at a time or the output is not displayed correctly. You can use an
|
||||
external debug output viewer, such as the
|
||||
\l{http://technet.microsoft.com/en-us/sysinternals/bb896647}{DebugView for Windows}
|
||||
to display output from GUI applications.
|
||||
\l{https://technet.microsoft.com/en-us/sysinternals/bb896647}
|
||||
{DebugView for Windows} to display output from GUI applications.
|
||||
|
||||
\section1 Questions about New Features
|
||||
|
||||
|
Reference in New Issue
Block a user