From 12723dd93d781ce72928b97557804333212ec4d8 Mon Sep 17 00:00:00 2001 From: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com> Date: Tue, 19 Mar 2019 22:28:42 +0100 Subject: [PATCH] Change to https link. --- README.asc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.asc b/README.asc index fa40bad8e..d3728c4ee 100644 --- a/README.asc +++ b/README.asc @@ -2,7 +2,7 @@ Welcome to the second edition of the Pro Git book. -You can find this book online at: http://git-scm.com/book +You can find this book online at: https://git-scm.com/book Like the first edition, the second edition of Pro Git is open source under a Creative Commons license.