Skip to content

Commit 80a02fe

Browse files
authoredAug 2, 2018
Update readme links to Electron-related issues
1 parent af5c3fd commit 80a02fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ Default: `false`
254254
Type: `boolean`<br>
255255
Default: `false`
256256

257-
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).
257+
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).
258258

259259
###### throwHttpErrors
260260

0 commit comments

Comments
 (0)
Please sign in to comment.