We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3da4203 commit 15066e9Copy full SHA for 15066e9
UPGRADING.md
@@ -88,7 +88,7 @@ This list is indexed by [v2 config parameters](https://docs.aws.amazon.com/AWSJa
88
```
89
90
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).
+ reference for FetchHttpHandler](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-smithy-fetch-http-handler/).
92
93
```javascript
94
const { FetchHttpHandler } = require("@smithy/fetch-http-handler");
0 commit comments