From 8d0a3cef987c56a41cb5146c2d48842e4e2f46a3 Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Fri, 14 Dec 2018 10:39:37 +0900 Subject: [PATCH] build: use https link to editorconfig.org in .editorconfig (#27664) PR Close #27664 --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index f1cc3ad329..01a20f16fe 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,4 +1,4 @@ -# http://editorconfig.org +# https://editorconfig.org root = true