We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0f092d commit aaf0e5bCopy full SHA for aaf0e5b
1 file changed
README.md
@@ -77,7 +77,9 @@ is not resilient to snapshot and restore operations, it might manifest an unexpe
77
78
This tool helps provide an insight on possible cases where your code may not be fully compatible with
79
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).
+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).
83
84
## Security
85
0 commit comments