From 9ab35a11655aee686333eb39b1a442ad0be95e0c 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