Skip to content

Commit aaf0e5b

Browse files
authored
docs: Update README links (aws#8)
1 parent c0f092d commit aaf0e5b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,9 @@ is not resilient to snapshot and restore operations, it might manifest an unexpe
7777

7878
This tool helps provide an insight on possible cases where your code may not be fully compatible with
7979
snapstart enabled. Please verify that your code maintains uniqueness with SnapStart. For best practices, follow the
80-
guidelines outlined in the SnapStart [documentation](https://github.com/aws/aws-lambda-snapstart-java-rules/wiki).
80+
guidelines outlined in [SnapStart feature documentation](https://docs.aws.amazon.com/lambda/latest/dg/snapstart.html).
81+
For more information on the tool and examples of scenarios that the tool helps identify, refer to the
82+
[SnapStart scanner GitHub documentation](https://github.com/aws/aws-lambda-snapstart-java-rules/wiki).
8183

8284
## Security
8385

0 commit comments

Comments
 (0)