From 9576fa039bd7e8589e804a7911cb6a0ed509dd53 Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Thu, 7 Mar 2019 11:13:58 +0900 Subject: [PATCH] HTTPS link --- .editorconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.editorconfig b/.editorconfig index e844ca00..f3416ab7 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,4 +1,4 @@ -## IDE-independent coding style via EditorConfig: http://editorconfig.org/ +## IDE-independent coding style via EditorConfig: https://editorconfig.org/ root = true @@ -8,4 +8,4 @@ indent_size = 4 end_of_line = crlf charset = utf-8 trim_trailing_whitespace = true -insert_final_newline = true \ No newline at end of file +insert_final_newline = true