Skip to content

Commit 6b9a45b

Browse files
priyakotwalnikhilym
authored andcommitted
Update S3 adapter README.rst (#116)
Hyperlinks in README
1 parent 8971146 commit 6b9a45b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ask-sdk-s3-persistence-adapter/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ for connecting the Skill to the AWS S3.
88

99
Note
1010
-----
11-
Because Amazon S3 provides `eventual consistency <https://docs.aws.amazon.com/AmazonS3/latest/dev/Introduction.html>` for updates to existing objects, we recommend using
12-
`ask-sdk-dynamodb-persistence-adapter <https://github.com/alexa/alexa-skills-kit-sdk-for-python/tree/master/ask-sdk-dynamodb-persistence-adapter>` for persistent attributes if your skill requires read-after-write consistency.
11+
Because Amazon S3 provides `eventual consistency <https://docs.aws.amazon.com/AmazonS3/latest/dev/Introduction.html>`_ for updates to existing objects, we recommend using
12+
`ask-sdk-dynamodb-persistence-adapter <https://github.com/alexa/alexa-skills-kit-sdk-for-python/tree/master/ask-sdk-dynamodb-persistence-adapter>`_ for persistent attributes if your skill requires read-after-write consistency.
1313

1414

1515
Quick Start

0 commit comments

Comments
 (0)