aboutsummaryrefslogtreecommitdiffstats
path: root/protocol.h
diff options
context:
space:
mode:
authorJosh Soref <jsoref@gmail.com>2023-11-24 03:35:13 +0000
committerJunio C Hamano <gitster@pobox.com>2023-11-26 10:07:05 +0900
commitd05b08cd52cfda627f1d865bdfe6040a2c9521b5 (patch)
tree56990decca453f1be1aaf65044d82251b464fcd8 /protocol.h
parent65175d9ea26bebeb9d69977d0e75efc0e88dbced (diff)
downloadgit-d05b08cd52cfda627f1d865bdfe6040a2c9521b5.tar.gz
doc: switch links to https
These sites offer https versions of their content. Using the https versions provides some protection for users. Signed-off-by: Josh Soref <jsoref@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'protocol.h')
-rw-r--r--protocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocol.h b/protocol.h
index de66bf80f8..1e574bbd80 100644
--- a/protocol.h
+++ b/protocol.h
@@ -18,7 +18,7 @@
* with Linus Torvalds <torvalds@osdl.org> as the point of
* contact. September 2005.
*
- * See http://www.iana.org/assignments/port-numbers
+ * See https://www.iana.org/assignments/port-numbers
*/
#define DEFAULT_GIT_PORT 9418