diff --git a/migration_examples/v3-to-v4/README.md b/migration_examples/v3-to-v4/README.md index 3de9b3ab6..633ebc324 100644 --- a/migration_examples/v3-to-v4/README.md +++ b/migration_examples/v3-to-v4/README.md @@ -1,6 +1,6 @@ # S3 Encryption Client v3 to v4 Migration Examples -> **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). +> **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). 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 Developer Guide.