lib/condenser/processors/node_modules/json5/README.md in condenser-0.2 vs lib/condenser/processors/node_modules/json5/README.md in condenser-0.3
- old
+ new
@@ -219,10 +219,10 @@
implementation of JSON5 was also modeled directly off of Doug’s open-source
[json_parse.js] parser. We’re grateful for that clean and well-documented
code.
[json_parse.js]:
-https://github.com/douglascrockford/JSON-js/blob/master/json_parse.js
+https://github.com/douglascrockford/JSON-js/blob/03157639c7a7cddd2e9f032537f346f1a87c0f6d/json_parse.js
[Max Nanasy](https://github.com/MaxNanasy) has been an early and prolific
supporter, contributing multiple patches and ideas.
[Andrew Eisenberg](https://github.com/aeisenberg) contributed the original