Update moved and dead links

This commit is contained in:
Luke Dashjr
2014-03-24 20:26:02 +00:00
parent d138598f63
commit 3cb1edbfb6
6 changed files with 8 additions and 11 deletions

View File

@@ -221,7 +221,7 @@ int ReadHTTPMessage(std::basic_istream<char>& stream, map<string,
// unspecified (HTTP errors and contents of 'error').
//
// 1.0 spec: http://json-rpc.org/wiki/specification
// 1.2 spec: http://groups.google.com/group/json-rpc/web/json-rpc-over-http
// 1.2 spec: http://jsonrpc.org/historical/json-rpc-over-http.html
// http://www.codeproject.com/KB/recipes/JSON_Spirit.aspx
//