diff --git a/README.md b/README.md index 1a0de18c76..2dacbec184 100644 --- a/README.md +++ b/README.md @@ -295,7 +295,7 @@ For example: } ``` -When you add a `package.json` to dependents of `foo`, you will also need to open a PR to add `foo` [to dependenciesWhitelist.txt in types-publisher](https://github.com/Microsoft/types-publisher/blob/master/dependenciesWhitelist.txt). +When you add a `package.json` to dependents of `foo`, you will also need to open a PR to add `foo` [to allowedPackageJsonDependencies.txt in DefinitelyTyped-tools](https://github.com/microsoft/DefinitelyTyped-tools/blob/master/packages/definitions-parser/allowedPackageJsonDependencies.txt). If a package was never on Definitely Typed, it does not need to be added to `notNeededPackages.json`.