aws / aws-sdk-js-v3

Modularized AWS SDK for JavaScript.
Apache License 2.0
2.96k stars 557 forks source link

docs: fix link to middleware stack blog post #6230

Closed trivikr closed 5 days ago

trivikr commented 5 days ago

Issue

N/A

Description

Provides correct link to middleware stack blog post in UPGRADING.md It's mistakenly linking to First-class TypeScript support blog post.

Testing

N/A


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

trivikr commented 5 days ago

The merged commit was reverted using force-push, as it blocked v3.606.0 release.

New PR is posted at https://github.com/aws/aws-sdk-js-v3/pull/6234