Git commit ee502a7c75b072c236d078950f4e4f37bebf5e35 by Pino Toscano. Committed on 29/04/2020 at 07:32. Pushed by pino into branch 'master'.
Switch to https for bugs.kde.org M +1 -1 autotests/konqviewmgrtest.cpp M +1 -1 doc/konqueror/index.docbook https://commits.kde.org/konqueror/ee502a7c75b072c236d078950f4e4f37bebf5e35 diff --git a/autotests/konqviewmgrtest.cpp b/autotests/konqviewmgrtest.cpp index 0b474c0df..43cc14483 100644 --- a/autotests/konqviewmgrtest.cpp +++ b/autotests/konqviewmgrtest.cpp @@ -727,7 +727,7 @@ void ViewMgrTest::testDuplicateSplittedTab() QCOMPARE(mainWindow.linkableViewsCount(), 2); } -// Like in http://bugs.kde.org/show_bug.cgi?id=153533, +// Like in https://bugs.kde.org/show_bug.cgi?id=153533, // where the part deletes itself. void ViewMgrTest::testDeletePartInTab() { diff --git a/doc/konqueror/index.docbook b/doc/konqueror/index.docbook index 10845595d..a156e34e6 100644 --- a/doc/konqueror/index.docbook +++ b/doc/konqueror/index.docbook @@ -3970,7 +3970,7 @@ manager?</para></question> <answer><para>Just install &Qt;, &kf5; and &konqueror;, and from your favorite window manager, launch &konqueror;. It should work just fine, but if it doesn't (&kde; developers don't test that case often), report it to <ulink -url="http://bugs.kde.org">http://bugs.kde.org</ulink> and try running +url="https://bugs.kde.org">https://bugs.kde.org</ulink> and try running <application>kdeinit</application> before running &konqueror;; it usually helps.</para></answer> </qandaentry>
