Skip to content

Commit

Permalink
Update README.md to fix invalid Developer Guide URL
Browse files Browse the repository at this point in the history
  • Loading branch information
liubin committed Mar 18, 2022
1 parent 61b0a8a commit 2e8fa4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws/rust-runtime/aws-config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ tokio = { version = "1", features = ["full"] }

## Using the SDK

Until the SDK is released, we will be adding information about using the SDK to the [Guide]. Feel free to suggest additional sections for the guide by opening an issue and describing what you are trying to do.
Until the SDK is released, we will be adding information about using the SDK to the [Developer Guide](https://docs.aws.amazon.com/sdk-for-rust/latest/dg/welcome.html). Feel free to suggest additional sections for the guide by opening an issue and describing what you are trying to do.

## Getting Help

Expand Down

0 comments on commit 2e8fa4d

Please sign in to comment.