Skip to content

Commit e2db5d5

Browse files
author
Mohan Kishore
committed
Minor doc changes
1 parent f710774 commit e2db5d5

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,12 @@ Python DynamoDB Lock
1717

1818

1919
This is a general purpose distributed locking library built on top of DynamoDB. It is heavily
20-
"inspired" by the java-based AmazonDynamoDBLockClient (https://github.com/awslabs/dynamodb-lock-client)
20+
"inspired" by the java-based `AmazonDynamoDBLockClient <https://github.com/awslabs/dynamodb-lock-client>`_
2121
library, and supports both coarse-grained and fine-grained locking.
2222

2323
* Free software: Apache Software License 2.0
24-
* Documentation: https://python-dynamodb-lock.readthedocs.io.
24+
* Documentation: https://python-dynamodb-lock.readthedocs.io
25+
* Source Code: https://github.com/mohankishore/python_dynamodb_lock
2526

2627

2728
Features

0 commit comments

Comments
 (0)