From 2cbe87f90d063f63a16f6b08023fc8d98d7877f1 Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Wed, 1 Aug 2018 16:32:40 -0400 Subject: [PATCH] Fix README typos --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a9994e..661e7a4 100644 --- a/README.md +++ b/README.md @@ -470,7 +470,7 @@ The XML variant may look like: ```` Starting with _version 2.0_, the `SnsMessageHandler` can be configured with the `HeaderMapper` to map message headers to the SNS message attributes. -See `SnsHeaderMapper` implementation for more information and also consult with [[Amazon SNS Message Attributes]][] about value types and restrictions. +See `SnsHeaderMapper` implementation for more information and also consult with [Amazon SNS Message Attributes][] about value types and restrictions. ## Metadata Store for Amazon DynamoDB @@ -641,6 +641,7 @@ The `com.amazonaws:dynamodb-lock-client` dependency must be present to make a `D [FTP/FTPS Adapters Chapter]: https://docs.spring.io/spring-integration/reference/html/ftp.html [Pull requests]: http://help.github.com/send-pull-requests [contributor guidelines]: https://github.com/spring-projects/spring-integration/blob/master/CONTRIBUTING.adoc +[administrator guidelines]: https://github.com/spring-projects/spring-integration/wiki/Administrator-Guidelines [Dynalite]: https://github.com/mhart/dynalite [DynamoDB TTL]: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/TTL.html [Kinesis Client Library]: https://github.com/awslabs/amazon-kinesis-client