From 1562f7779b8008fc3d93743f003d18c5e21ec107 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Mon, 29 Sep 2014 23:55:52 -0400 Subject: [PATCH] use https --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index e9616b187..109d1b014 100644 --- a/Makefile +++ b/Makefile @@ -29,5 +29,4 @@ clean: -rm *.html update: - hg pull --update http://hg.python.org/peps - + hg pull -u https://hg.python.org/peps