From ff2f476b9314f1db0d2d23d29c8b08639da9beda Mon Sep 17 00:00:00 2001 From: Titus Wormer Date: Tue, 14 May 2019 09:44:35 +0200 Subject: [PATCH] Move URLs from HTTP to HTTPS --- package.json | 4 ++-- readme.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5955136..f797aa1 100644 --- a/package.json +++ b/package.json @@ -15,9 +15,9 @@ ], "repository": "wooorm/direction", "bugs": "https://github.com/wooorm/direction/issues", - "author": "Titus Wormer (http://wooorm.com)", + "author": "Titus Wormer (https://wooorm.com)", "contributors": [ - "Titus Wormer (http://wooorm.com)" + "Titus Wormer (https://wooorm.com)" ], "bin": "cli.js", "files": [ diff --git a/readme.md b/readme.md index 4807c2f..8c7009f 100644 --- a/readme.md +++ b/readme.md @@ -68,4 +68,4 @@ $ echo 'الانجليزية' | direction [license]: license -[author]: http://wooorm.com +[author]: https://wooorm.com