diff --git a/readme.md b/readme.md index b028cb98b..2aa93dfe8 100644 --- a/readme.md +++ b/readme.md @@ -254,7 +254,7 @@ Default: `false` Type: `boolean`
Default: `false` -When used in Electron, Got will use [`electron.net`](https://electronjs.org/docs/api/net/) instead of the Node.js `http` module. According to the Electron docs, it should be fully compatible, but it's not entirely. See [#315](https://github.com/sindresorhus/got/issues/315). +When used in Electron, Got will use [`electron.net`](https://electronjs.org/docs/api/net/) instead of the Node.js `http` module. According to the Electron docs, it should be fully compatible, but it's not entirely. See [#443](https://github.com/sindresorhus/got/issues/443) and [#461](https://github.com/sindresorhus/got/issues/461). ###### throwHttpErrors