Skip to content

Commit e5216bb

Browse files
authored
Fix link in docs (sindresorhus#1872)
1 parent d4e34c7 commit e5216bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/migration-guides/request.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Readability is very important to us, so we have different names for these option
6262
- `qs`[`searchParams`](../2-options.md#serachparams)
6363
- `strictSSL`[`rejectUnauthorized`](../2-options.md#rejectunauthorized)
6464
- `gzip`[`decompress`](../2-options.md#decompress)
65-
- `jar`[`cookieJar`](../2-options.md#cookiejar) (accepts [`tough-cookie`](../https://github.com/salesforce/tough-cookie) jar)
65+
- `jar`[`cookieJar`](../2-options.md#cookiejar) (accepts [`tough-cookie`](https://github.com/salesforce/tough-cookie) jar)
6666
- `jsonReviver`[`parseJson`](../2-options.md#parsejson)
6767
- `jsonReplacer`[`stringifyJson`](../2-options.md#stringifyjson)
6868

0 commit comments

Comments
 (0)