Git commit ff066c14ca281023ecc2599eaece4715fbf4bc60 by Pino Toscano. Committed on 29/04/2020 at 07:38. Pushed by pino into branch 'master'.
Switch to https for bugs.kde.org M +1 -1 THANKS M +2 -2 TODO M +1 -1 doc/introduction.docbook https://invent.kde.org/kde/umbrello/commit/ff066c14ca281023ecc2599eaece4715fbf4bc60 diff --git a/THANKS b/THANKS index dc607f40f..9c46ab14e 100644 --- a/THANKS +++ b/THANKS @@ -3,7 +3,7 @@ Some of the contributors are listed at: http://uml.sourceforge.net/developers.php If you find any problems or want features added please request or vote -for them at http://bugs.kde.org and consider implementing the feature +for them at https://bugs.kde.org and consider implementing the feature yourself, all contributions are very welcome. Some ideas for people wanting to contribute to Umbrello: diff --git a/TODO b/TODO index 4484c4adc..a323d7a4c 100644 --- a/TODO +++ b/TODO @@ -8,12 +8,12 @@ Immediate TODO: There is always something to do for Umbrello UML Modeller. You can find an up-to-date list of remaining bugs in the bug tracker system at: -http://bugs.kde.org/ +https://bugs.kde.org/ If you do not like chasing bugs you can add an incredible new feature. To get an idea what might be good feature look at the feature tracker system: -http://bugs.kde.org/ +https://bugs.kde.org/ You can discuss a solution for a problem with the Umbrello developers at the Umbrello developer's mailing list: diff --git a/doc/introduction.docbook b/doc/introduction.docbook index 93519ef38..f28d355ed 100644 --- a/doc/introduction.docbook +++ b/doc/introduction.docbook @@ -39,6 +39,6 @@ More information about &UML; can be found at the website of We hope you enjoy &umbrello; and that it helps you create high quality software. &umbrello; is Free Software and available at no cost, the only thing we ask from you is to report any bugs, problems, or suggestions to the &umbrello; developers at <email>[email protected]</email> or -<ulink url="http://bugs.kde.org">http://bugs.kde.org</ulink>. +<ulink url="https://bugs.kde.org">https://bugs.kde.org</ulink>. </para> </chapter>
