From 028ffba0f3be8a661243ca4f1d1442164b9d1db0 Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Thu, 1 Oct 2020 19:18:35 +0900 Subject: [PATCH] HTTPS link to opensource.org/licenses/MIT (#1131) --- postcss.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postcss.config.js b/postcss.config.js index 26eecf6..9f80867 100644 --- a/postcss.config.js +++ b/postcss.config.js @@ -6,7 +6,7 @@ const header = `@charset "UTF-8"; /*! * animate.css - ${homepage} * Version - ${version} - * Licensed under the MIT license - http://opensource.org/licenses/MIT + * Licensed under the MIT license - https://opensource.org/licenses/MIT * * Copyright (c) ${new Date().getFullYear()} ${author.name} */