diff --git a/README.md b/README.md index 344a66a..e26f9e9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -The ```browser``` field is provided by a module author as a hint to javascript bundlers or component tools when packaging modules for client side use. The field is found in a ```package.json``` file (described [here](https://docs.npmjs.com/files/package.json#browser)) usually located at the root of a project source tree. +The ```browser``` field is provided by a module author as a hint to javascript bundlers or component tools when packaging modules for client side use. The field is found in a ```package.json``` file (described [here](https://docs.npmjs.com/cli/configuring-npm/package-json#browser)) usually located at the root of a project source tree. ## terms