konsole: update the link about flow control

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2024-04-15 20:40:10 +03:00
parent 029e0c4e9a
commit c88dba88e2

View file

@ -2790,7 +2790,7 @@ void TerminalDisplay::outputSuspended(bool suspended)
//If there isn't a suitable article available in the target language the link
//can simply be removed.
_outputSuspendedLabel = new QLabel(i18n("<qt>Output has been "
"<a href=\"http://en.wikipedia.org/wiki/Software_flow_control\">suspended</a>"
"<a href=\"https://en.wikipedia.org/wiki/Software_flow_control\">suspended</a>"
" by pressing Ctrl+S."
" Press <b>Ctrl+Q</b> to resume."
" This message will be dismissed in 10 seconds.</qt>"),