Skip to content

Commit bae0839

Browse files
authored
fix(doc): fix link to proxy library (#636)
1 parent d5e9387 commit bae0839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ same major line. Should you need to upgrade to a new major, use an explicit
294294
empty password, explicitly set `COREPACK_NPM_PASSWORD` to an empty string.
295295

296296
- `HTTP_PROXY`, `HTTPS_PROXY`, and `NO_PROXY` are supported through
297-
[`node-proxy-agent`](https://github.com/TooTallNate/node-proxy-agent).
297+
[`proxy-from-env`](https://github.com/Rob--W/proxy-from-env).
298298

299299
- `COREPACK_INTEGRITY_KEYS` can be set to an empty string or `0` to
300300
instruct Corepack to skip integrity checks, or to a JSON string containing

0 commit comments

Comments
 (0)