We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f9a5a2 commit c3b102eCopy full SHA for c3b102e
serverless/README.md
@@ -96,7 +96,7 @@ database service also provided by Amazon.
96
97
## AWS lambda function implementation
98
99
-[https://aws.amazon.com/sdk-for-java/](AWS Lambda SDK) provides pre-defined interface
+[AWS Lambda SDK](https://aws.amazon.com/sdk-for-java/) provides pre-defined interface
100
`com.amazonaws.services.lambda.runtime
101
.RequestHandler` to implement our lambda function.
102
0 commit comments