From 9d7213e43dcc66f2dccee3e6a97aacd700947671 Mon Sep 17 00:00:00 2001 From: Nico Weber Date: Thu, 19 Nov 2015 12:41:32 -0800 Subject: [PATCH] prefer https in readme --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 59d7ff9..a1535ff 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ Ninja is a small build system with a focus on speed. -http://ninja-build.org/ +https://ninja-build.org/ -See the manual -- http://ninja-build.org/manual.html or +See the manual -- https://ninja-build.org/manual.html or doc/manual.asciidoc included in the distribution -- for background and more details. -- 2.7.4