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>
This commit is contained in:
committed by
Junio C Hamano
parent
65175d9ea2
commit
d05b08cd52
@@ -3,7 +3,7 @@
|
||||
|
||||
/*
|
||||
* JSON data structures are defined at:
|
||||
* [1] http://www.ietf.org/rfc/rfc7159.txt
|
||||
* [1] https://www.ietf.org/rfc/rfc7159.txt
|
||||
* [2] https://www.json.org/
|
||||
*
|
||||
* The JSON-writer API allows one to build JSON data structures using a
|
||||
|
||||
Reference in New Issue
Block a user