Git commit 86adcc1513122c2f6027bfc5ca05808d5b8786f6 by Robby Stephenson. Committed on 01/01/2020 at 16:09. Pushed by rstephenson into branch 'master'.
Update to https links M +1 -1 doc/configuration.docbook M +2 -2 doc/index.docbook https://commits.kde.org/tellico/86adcc1513122c2f6027bfc5ca05808d5b8786f6 diff --git a/doc/configuration.docbook b/doc/configuration.docbook index 71585153..4ffd2ad0 100644 --- a/doc/configuration.docbook +++ b/doc/configuration.docbook @@ -155,7 +155,7 @@ Entry templates are saved in <filename class="directory">$<envar>KDEHOME</envar> <para> &appname; can use various sources for importing data, which can be configured in the Data Sources Dialog. There are many available types and sources. A few of them are listed below, -while the full list is <ulink url="http://tellico-project.org/data-sources">available on the Tellico web site</ulink>.</para> +while the full list is <ulink url="https://tellico-project.org/data-sources">available on the Tellico web site</ulink>.</para> <itemizedlist> <!-- books --> diff --git a/doc/index.docbook b/doc/index.docbook index e945c30a..c42de0e8 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -6,8 +6,8 @@ <!ENTITY robby "Robby Stephenson"> <!ENTITY email "[email protected]"> - <!ENTITY homepage "http://tellico-project.org"> - <!ENTITY maillist "http://tellico-project.org/mailing-list"> + <!ENTITY homepage "https://tellico-project.org"> + <!ENTITY maillist "https://tellico-project.org/mailing-list"> <!ENTITY xslt "<acronym>XSLT</acronym>"> <!ENTITY fundamentals-chapter SYSTEM "fundamentals.docbook">
