Skip to content

Commit f3f9cf4

Browse files
committed
chore: fix examples path
1 parent 7e3c89a commit f3f9cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

migration_examples/v3-to-v4/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# S3 Encryption Client v3 to v4 Migration Examples
22

3-
> **Note:** This directory contains migration-specific examples for users upgrading from v3 to v4. If you're starting fresh with the S3 Encryption Client, see the [code examples](../../../src/examples/java/software/amazon/encryption/s3/examples).
3+
> **Note:** This directory contains migration-specific examples for users upgrading from v3 to v4. If you're starting fresh with the S3 Encryption Client, see the [code examples](../../src/examples/java/software/amazon/encryption/s3/examples).
44
55
This directory contains examples demonstrating the migration path from S3 Encryption Client v3 to v4, focusing on different commitment policy configurations. For more information, refer to the <a href="https://docs.aws.amazon.com/amazon-s3-encryption-client/latest/developerguide/java-v4-migration.html">Developer Guide</a>.
66

0 commit comments

Comments
 (0)