-
- Downloads
Fix developer guide URL (#1262)
* Update README.md to fix invalid Developer Guide URL The old guide: https://github.com/awslabs/aws-sdk-rust/blob/main/Guide.md has been deleted and changed to: https://docs.aws.amazon.com/sdk-for-rust/latest/dg/welcome.html See: https://github.com/awslabs/aws-sdk-rust/pull/325 Signed-off-by:bin liu <liubin0329@gmail.com> * Update invalid Developer Guide URL in AwsReadmeDecorator.kt The old guide: https://github.com/awslabs/aws-sdk-rust/blob/main/Guide.md has been deleted and changed to: https://docs.aws.amazon.com/sdk-for-rust/latest/dg/welcome.html See: https://github.com/awslabs/aws-sdk-rust/pull/325 Signed-off-by:
bin liu <liubin0329@gmail.com> * Add fixing Developer Guide link to CHANGELOG.next.toml Signed-off-by:
bin liu <liubin0329@gmail.com> Co-authored-by:
Russell Cohen <rcoh@amazon.com>
Showing
- CHANGELOG.next.toml 12 additions, 0 deletionsCHANGELOG.next.toml
- aws/rust-runtime/aws-config/README.md 1 addition, 1 deletionaws/rust-runtime/aws-config/README.md
- aws/sdk-codegen/src/main/kotlin/software/amazon/smithy/rustsdk/AwsReadmeDecorator.kt 1 addition, 1 deletion...tlin/software/amazon/smithy/rustsdk/AwsReadmeDecorator.kt
Loading
Please register or sign in to comment