mirror of
https://github.com/lostisland/faraday.git
synced 2025-10-03 00:02:48 -04:00
Fix syntax to use correct doc link for url_encoded
This commit is contained in:
parent
607a725719
commit
fecc0a24cb
@ -182,6 +182,6 @@ middleware used for the default connection is `:url_encoded`, which encodes
|
||||
those form hashes, and the `default_adapter`.
|
||||
|
||||
Note that if you create your own connection with middleware, it won't encode
|
||||
form bodies unless you too include the [`:url_encoded`](encoding) middleware!
|
||||
form bodies unless you too include the [`:url_encoded`][encoding] middleware!
|
||||
|
||||
[encoding]: ../middleware/url-encoded
|
||||
|
Loading…
x
Reference in New Issue
Block a user