From 759cc945636473d251a28597e2007cbb7d11631d Mon Sep 17 00:00:00 2001 From: Andreas Deininger <andreas@deininger.net> Date: Fri, 17 May 2024 19:45:40 +0000 Subject: [PATCH] Fix deprecation warnings (#913) --- .editorconfig | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.editorconfig b/.editorconfig index d5add1a..51c74a1 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,4 +1,4 @@ -# http://editorconfig.org +# https://editorconfig.org # this file is the top-most editorconfig file root = true -- Gitblit v1.10.0