Skip to content

Commit e0979b9

Browse files
authored
Merge pull request #1215 from HonkingGoose/chapter_4_https
Chapter 4 http -> https.
2 parents 5d34b39 + b3fc817 commit e0979b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/04-git-server/sections/smart-http.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@ You can do this with nearly any CGI-capable web server, so go with the one that
6868

6969
[NOTE]
7070
====
71-
For more information on configuring authentication in Apache, check out the Apache docs here: http://httpd.apache.org/docs/current/howto/auth.html[]
71+
For more information on configuring authentication in Apache, check out the Apache docs here: https://httpd.apache.org/docs/current/howto/auth.html[]
7272
====

0 commit comments

Comments
 (0)