doc: update links to current pages
It's somewhat traditional to respect sites' self-identification. 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
bcb6cae296
commit
65175d9ea2
@@ -4,7 +4,7 @@
|
||||
/*
|
||||
* JSON data structures are defined at:
|
||||
* [1] http://www.ietf.org/rfc/rfc7159.txt
|
||||
* [2] http://json.org/
|
||||
* [2] https://www.json.org/
|
||||
*
|
||||
* The JSON-writer API allows one to build JSON data structures using a
|
||||
* simple wrapper around a "struct strbuf" buffer. It is intended as a
|
||||
|
||||
Reference in New Issue
Block a user