From 7dd4db7b7527be4f035ad9448564c573f153d233 Mon Sep 17 00:00:00 2001 From: Titus Wormer Date: Sun, 28 Oct 2018 15:44:43 +0100 Subject: [PATCH] Move URLs to HTTPS --- package.json | 4 ++-- readme.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 4267c95..58fbbf0 100644 --- a/package.json +++ b/package.json @@ -13,9 +13,9 @@ ], "repository": "syntax-tree/unist-util-find-all-before", "bugs": "https://github.com/syntax-tree/unist-util-find-all-before/issues", - "author": "Titus Wormer (http://wooorm.com)", + "author": "Titus Wormer (https://wooorm.com)", "contributors": [ - "Titus Wormer (http://wooorm.com)" + "Titus Wormer (https://wooorm.com)" ], "dependencies": { "unist-util-is": "^2.0.0" diff --git a/readme.md b/readme.md index 3f2fd6a..10196d2 100644 --- a/readme.md +++ b/readme.md @@ -89,7 +89,7 @@ repository, organisation, or community you agree to abide by its terms. [license]: license -[author]: http://wooorm.com +[author]: https://wooorm.com [unist]: https://github.com/syntax-tree/unist