From 9b20b7ef604e6b98514548d7bd627ea0aa940c85 Mon Sep 17 00:00:00 2001 From: Titus Wormer Date: Thu, 13 Jun 2019 19:13:47 +0200 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 44ffcd3..d57afb7 100644 --- a/package.json +++ b/package.json @@ -12,9 +12,9 @@ ], "repository": "unifiedjs/unified-args", "bugs": "https://github.com/unifiedjs/unified-args/issues", - "author": "Titus Wormer (http://wooorm.com)", + "author": "Titus Wormer (https://wooorm.com)", "contributors": [ - "Titus Wormer (http://wooorm.com)" + "Titus Wormer (https://wooorm.com)" ], "files": [ "index.js", diff --git a/readme.md b/readme.md index 1587d7a..abe3e68 100644 --- a/readme.md +++ b/readme.md @@ -576,7 +576,7 @@ repository, organisation, or community you agree to abide by its terms. [license]: license -[author]: http://wooorm.com +[author]: https://wooorm.com [debug]: https://github.com/visionmedia/debug#debug