From 24455cc5b206cc1dd783a6e219d506019ffee877 Mon Sep 17 00:00:00 2001 From: Diego Viola Date: Mon, 27 May 2024 02:30:38 -0300 Subject: [PATCH] editorconfig: update url Use https and lowercase characters. Signed-off-by: Diego Viola --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 220ffbc8..d7ee9c26 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,5 +1,5 @@ # EditorConfig configuration for pacman -# http://EditorConfig.org +# https://editorconfig.org # Top-most EditorConfig file root = true