summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-12-21 08:48:09 +0100
committerStefan Kangas <stefankangas@gmail.com>2022-12-21 08:48:09 +0100
commit4681dbbb970e0424fde6ebbbb1811eb70d30973b (patch)
tree44c9249d33950c6cc9e9cc0d966a8f8d7050a9ff
parent80dc6223f2e25db1f4b38d5c48365553abd793fc (diff)
; Prefer HTTPS to HTTP in URLsexternals/cl-lib
-rw-r--r--cl-lib.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cl-lib.el b/cl-lib.el
index ee26bc8..3b66cfe 100644
--- a/cl-lib.el
+++ b/cl-lib.el
@@ -18,7 +18,7 @@
;; GNU General Public License for more details.
;; You should have received a copy of the GNU General Public License
-;; along with this program. If not, see <http://www.gnu.org/licenses/>.
+;; along with this program. If not, see <https://www.gnu.org/licenses/>.
;;; Commentary: