Skip to content

Commit 18294af

Browse files
authored
docs: Fix link to SQS large message migration guide (#1422)
* Fix link to SQS large message migration guide * Better
1 parent 6b5b1a4 commit 18294af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/utilities/sqs_large_message_handling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Utility
66
!!! warning
77
This module is now deprecated and will be removed in version 2.
88
See [Large Message Handling](large_messages.md) and
9-
[the migration guide](http://localhost:8000/lambda-java/utilities/large_messages/#migration-from-the-sqs-large-message-utility)
9+
[the migration guide](large_messages.md#migration-from-the-sqs-large-message-utility)
1010
for the new module (`powertools-large-messages`) documentation
1111

1212
The large message handling utility handles SQS messages which have had their payloads

0 commit comments

Comments
 (0)