Skip to content

Commit 1c3d70d

Browse files
authored
Update developer_preview to rustv1 in CONTRIBUTING.md (#974)
**Draft till the release process is finished** ## Motivation and Context Update the examples directory to [rustv1](https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/rustv1) in `CONTRIBUTING.md` ---- By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
1 parent 5e18dbb commit 1c3d70d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ information to effectively respond to your request.
1414

1515
2) Examples repository ([awsdocs/aws-doc-sdk-examples](https://github.com/awsdocs/aws-doc-sdk-examples))
1616

17-
All the SDK code examples are in the [`rust_dev_preview`](https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/rust_dev_preview) directory of `aws-doc-sdk-examples`. They are automatically copied over to `aws-sdk-rust` when a new release is cut. Please make example contributions there, and be sure to take a look at its [CONTRIBUTING.md](https://github.com/awsdocs/aws-doc-sdk-examples/blob/main/CONTRIBUTING.md).
17+
All the SDK code examples are in the [`rustv1`](https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/rustv1) directory of `aws-doc-sdk-examples`. They are automatically copied over to `aws-sdk-rust` when a new release is cut. Please make example contributions there, and be sure to take a look at its [CONTRIBUTING.md](https://github.com/awsdocs/aws-doc-sdk-examples/blob/main/CONTRIBUTING.md).
1818

1919
3) Smithy-based SDK generation repo ([awslabs/smithy-rs](https://github.com/awslabs/smithy-rs))
2020

0 commit comments

Comments
 (0)