From 3a7222f45698946e72a6719d51f942fe3342dd78 Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Wed, 7 Apr 2021 12:20:44 -0400 Subject: [PATCH] Get rid off "master" word in the project --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8ca6da..7f5a0e7 100644 --- a/README.md +++ b/README.md @@ -648,7 +648,7 @@ The `com.amazonaws:dynamodb-lock-client` dependency must be present to make a `D [https://aws.amazon.com/documentation/ses/]: https://aws.amazon.com/documentation/ses/ [FTP/FTPS Adapters Chapter]: https://docs.spring.io/spring-integration/reference/html/ftp.html [Pull requests]: https://help.github.com/en/articles/creating-a-pull-request -[contributor guidelines]: https://github.com/spring-projects/spring-integration/blob/master/CONTRIBUTING.adoc +[contributor guidelines]: https://github.com/spring-projects/spring-integration/blob/main/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