Skip to content

Commit 15066e9

Browse files
authored
docs: update FetchHttpHandler link (#6244)
1 parent 3da4203 commit 15066e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ This list is indexed by [v2 config parameters](https://docs.aws.amazon.com/AWSJa
8888
```
8989

9090
If the client is running in browsers, a different set of options is available. You can find more in [v3
91-
reference for FetchHttpHandler](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/classes/_aws_sdk_fetch_http_handler.fetchhttphandler-1.html).
91+
reference for FetchHttpHandler](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-smithy-fetch-http-handler/).
9292

9393
```javascript
9494
const { FetchHttpHandler } = require("@smithy/fetch-http-handler");

0 commit comments

Comments
 (0)