From 7cdbfce4db06bdd9d8628d456df91364ebe81e63 Mon Sep 17 00:00:00 2001 From: Topher Sterling Date: Thu, 17 Jun 2021 17:47:37 -0600 Subject: [PATCH] Update README to point to the consolidated Changelog file (#1305) Updates the repo's README to point directly towards the CHANGELOG.md for release notes given the number of artifacts. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8aae9e96522..bb4349fea27 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ The v2 SDK requires a minimum version of `Go 1.15`. -Checkout out the [release notes](https://github.com/aws/aws-sdk-go-v2/releases) for information about the latest bug +Checkout out the [release notes](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md) for information about the latest bug fixes, updates, and features added to the SDK. Jump To: