From 1e9e1c508e177b6466282dfad273cf6cfcdf5c76 Mon Sep 17 00:00:00 2001 From: "Friedrich W. H. Kossebau" Date: Wed, 9 Jan 2019 05:32:17 +0100 Subject: Use more https in links --- docs/manual/ecm-developer.7.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/manual/ecm-developer.7.rst') diff --git a/docs/manual/ecm-developer.7.rst b/docs/manual/ecm-developer.7.rst index 8eea58c8..8054306f 100644 --- a/docs/manual/ecm-developer.7.rst +++ b/docs/manual/ecm-developer.7.rst @@ -224,7 +224,7 @@ as the version of the whole package. After that, finish off with include(FeatureSummary) set_package_properties(Foo PROPERTIES - URL "http://www.foo.example.com/" + URL "https://www.foo.example.com/" DESCRIPTION "A library for doing useful things") @@ -241,4 +241,4 @@ https://mail.kde.org/mailman/listinfo/kde-buildsystem\ . .. _KDE Review Board instance: https://git.reviewboard.kde.org/ -.. _cmake-developer(7): http://www.cmake.org/cmake/help/git-master/manual/cmake-developer.7.html +.. _cmake-developer(7): https://www.cmake.org/cmake/help/git-master/manual/cmake-developer.7.html -- cgit v1.2.1