From 2965b41fd84a1a76f56984ecdf6c123d1992730f Mon Sep 17 00:00:00 2001 From: Junjie Yuan <40716445+7535@users.noreply.github.com> Date: Mon, 11 Mar 2019 09:00:21 +0800 Subject: [PATCH] HTTP->HTTPS Signed-off-by: Junjie Yuan --- book/01-introduction/sections/installing.asc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/01-introduction/sections/installing.asc b/book/01-introduction/sections/installing.asc index 4e018b457..e84adde2e 100644 --- a/book/01-introduction/sections/installing.asc +++ b/book/01-introduction/sections/installing.asc @@ -46,7 +46,7 @@ $ git --version If you don't have it installed already, it will prompt you to install it. If you want a more up to date version, you can also install it via a binary installer. -A macOS Git installer is maintained and available for download at the Git website, at http://git-scm.com/download/mac[]. +A macOS Git installer is maintained and available for download at the Git website, at https://git-scm.com/download/mac[]. .Git macOS Installer. image::images/git-osx-installer.png[Git macOS installer.]