From 71a50788f738c44b115961bcfcb337ea02fcadd6 Mon Sep 17 00:00:00 2001 From: Matt Wildig Date: Thu, 27 Nov 2014 22:07:22 +0000 Subject: [PATCH] Use https in URLs for Github links Avoid unnecessary redirects. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 62872067..79f7147c 100644 --- a/README.md +++ b/README.md @@ -177,8 +177,8 @@ both 1.9 and 2.0. ### Current Maintainers -* [Norman Clarke](http://github.com/norman) -* [Matt Wildig](http://github.com/mattwildig) +* [Norman Clarke](https://github.com/norman) +* [Matt Wildig](https://github.com/mattwildig) * [Akira Matsuda](https://github.com/amatsuda) * [Tee Parham](https://github.com/teeparham)