Git commit 19e0f87bfae0adc5901a20ec17e03902f96b8fb1 by Carl Schwan. Committed on 11/03/2020 at 16:36. Pushed by carlschwan into branch 'master'.
make links https in doc M +1 -1 doc/en/index.docbook https://commits.kde.org/basket/19e0f87bfae0adc5901a20ec17e03902f96b8fb1 diff --git a/doc/en/index.docbook b/doc/en/index.docbook index 586014e..6de8b09 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -34,7 +34,7 @@ <chapter id="notice"> <title>NOTICE: handbook not written yet</title> <para>&basket; still does not have a handbook, so contributors are welcome! - Check the <ulink url='http://l10n.kde.org/docs/doc-primer/index.html'> + Check the <ulink url='https://l10n.kde.org/docs/doc-primer/index.html'> KDE documentation</ulink> for the hints on the DocBook format.</para> <para>Meanwhile, you can look for help on the Internet. In particular, look through the <ulink url='https://basket-notepads.github.io'>old website</ulink> or
