Git commit 0f1c0158091cf22acf969af4faf18bed8159d4c0 by Pino Toscano. Committed on 29/04/2020 at 07:30. Pushed by pino into branch 'master'.
doc: switch to https for bugs.kde.org M +2 -2 doc/index.docbook https://commits.kde.org/dolphin/0f1c0158091cf22acf969af4faf18bed8159d4c0 diff --git a/doc/index.docbook b/doc/index.docbook index 308fdcbfcc..db6b60d26e 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -2136,7 +2136,7 @@ project. If you wish to contribute to the documentation please email the <para> The official channel for submitting bug reports is via the &kde; bug tracking system. The &kde; bug tracker can be found at -<ulink url="http://bugs.kde.org">http://bugs.kde.org</ulink>. +<ulink url="https://bugs.kde.org">https://bugs.kde.org</ulink>. </para> </answer> </qandaentry> @@ -2149,7 +2149,7 @@ system. The &kde; bug tracker can be found at <para> The official channel for submitting feature requests is via the &kde; bug tracking system. The &kde; bug tracker can be found at -<ulink url="http://bugs.kde.org">http://bugs.kde.org</ulink>. +<ulink url="https://bugs.kde.org">https://bugs.kde.org</ulink>. </para> </answer>
