summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-11-04 23:52:59 -0500
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-11-04 23:52:59 -0500
commit49e944d06fa7040889b569b62cb0025c057834df (patch)
tree19b8e961a8808a3e367e6b4566c0edc89dcfe0f4 /.editorconfig
parent724d3fccb1c7a5ec842314436126271c5697129a (diff)
downloadSMAPI-49e944d06fa7040889b569b62cb0025c057834df.tar.gz
SMAPI-49e944d06fa7040889b569b62cb0025c057834df.tar.bz2
SMAPI-49e944d06fa7040889b569b62cb0025c057834df.zip
update HTTP URLs to HTTPS
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index 126fdbd4..5bfc44bd 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -3,7 +3,7 @@ root: true
##########
## General formatting
-## documentation: http://editorconfig.org
+## documentation: https://editorconfig.org
##########
[*]
indent_style = space