Skip to content

Commit 4c5e80c

Browse files
committed
Change http link to https.
1 parent be8e9d1 commit 4c5e80c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/08-customizing-git/sections/config.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ $ man git-config
4545
----
4646

4747
This command lists all the available options in quite a bit of detail.
48-
You can also find this reference material at http://git-scm.com/docs/git-config.html[].
48+
You can also find this reference material at https://git-scm.com/docs/git-config[].
4949

5050
===== `core.editor`
5151

0 commit comments

Comments
 (0)