diff --git a/README.md b/README.md index d7149004..335743d2 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ to `'100kb'`. The `reviver` option is passed directly to `JSON.parse` as the second argument. You can find more information on this argument -[in the MDN documentation about JSON.parse](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/parse#Example.3A_Using_the_reviver_parameter). +[in the MDN documentation about JSON.parse](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/parse#the_reviver_parameter). ##### strict