From 83469c5387fd46eb5b2f368dc1ab522726def5aa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jes=C3=BAs?= <vixximpred@gmail.com>
Date: Mon, 12 Nov 2018 09:54:23 +0100
Subject: [PATCH] style: update editorconfig website url (#12923)

---
 .editorconfig                                                   | 2 +-
 packages/schematics/angular/workspace/files/__dot__editorconfig | 2 +-
 .../angular_devkit/build_angular/hello-world-app/.editorconfig  | 2 +-
 tests/legacy-cli/e2e/assets/1.0-project/.editorconfig           | 2 +-
 tests/legacy-cli/e2e/assets/1.7-project/.editorconfig           | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/.editorconfig b/.editorconfig
index 36e19acf95..1c658dfbc7 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -1,4 +1,4 @@
-# http://editorconfig.org
+# https://editorconfig.org
 
 root = true
 
diff --git a/packages/schematics/angular/workspace/files/__dot__editorconfig b/packages/schematics/angular/workspace/files/__dot__editorconfig
index 6e87a003da..e89330a618 100644
--- a/packages/schematics/angular/workspace/files/__dot__editorconfig
+++ b/packages/schematics/angular/workspace/files/__dot__editorconfig
@@ -1,4 +1,4 @@
-# Editor configuration, see http://editorconfig.org
+# Editor configuration, see https://editorconfig.org
 root = true
 
 [*]
diff --git a/tests/angular_devkit/build_angular/hello-world-app/.editorconfig b/tests/angular_devkit/build_angular/hello-world-app/.editorconfig
index 6e87a003da..e89330a618 100644
--- a/tests/angular_devkit/build_angular/hello-world-app/.editorconfig
+++ b/tests/angular_devkit/build_angular/hello-world-app/.editorconfig
@@ -1,4 +1,4 @@
-# Editor configuration, see http://editorconfig.org
+# Editor configuration, see https://editorconfig.org
 root = true
 
 [*]
diff --git a/tests/legacy-cli/e2e/assets/1.0-project/.editorconfig b/tests/legacy-cli/e2e/assets/1.0-project/.editorconfig
index 6e87a003da..e89330a618 100644
--- a/tests/legacy-cli/e2e/assets/1.0-project/.editorconfig
+++ b/tests/legacy-cli/e2e/assets/1.0-project/.editorconfig
@@ -1,4 +1,4 @@
-# Editor configuration, see http://editorconfig.org
+# Editor configuration, see https://editorconfig.org
 root = true
 
 [*]
diff --git a/tests/legacy-cli/e2e/assets/1.7-project/.editorconfig b/tests/legacy-cli/e2e/assets/1.7-project/.editorconfig
index 6e87a003da..e89330a618 100644
--- a/tests/legacy-cli/e2e/assets/1.7-project/.editorconfig
+++ b/tests/legacy-cli/e2e/assets/1.7-project/.editorconfig
@@ -1,4 +1,4 @@
-# Editor configuration, see http://editorconfig.org
+# Editor configuration, see https://editorconfig.org
 root = true
 
 [*]