Use HTTPS for external links wherever possible
See gh-16276
This commit is contained in:
committed by
Andy Wilkinson
parent
878a635bfb
commit
fb242c27d2
@@ -151,7 +151,7 @@ public class JSONTokener {
|
||||
/*
|
||||
* Skip a # hash end-of-line comment. The JSON RFC doesn't specify this
|
||||
* behavior, but it's required to parse existing documents. See
|
||||
* http://b/2571423.
|
||||
* https://b/2571423.
|
||||
*/
|
||||
skipToEndOfLine();
|
||||
continue;
|
||||
|
||||
Reference in New Issue
Block a user