Skip to content

Commit e7ac037

Browse files
committed
chore: Fix anchor in README.rst.
Sphinx linkcheck seems to error if the anchor doesn't exactly match the id= value, even if the anchor itself works.
1 parent 0f62d2c commit e7ac037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,4 +195,4 @@ of the one that the client would normally construct for you.
195195
.. _CryptoConfig: https://aws-dynamodb-encryption-python.readthedocs.io/en/latest/lib/encrypted/config.html
196196
.. _decrypt_dynamodb_item: https://aws-dynamodb-encryption-python.readthedocs.io/en/latest/lib/encrypted/item.html#dynamodb_encryption_sdk.encrypted.item.decrypt_dynamodb_item
197197
.. _transformation functions: https://aws-dynamodb-encryption-python.readthedocs.io/en/latest/lib/tools/transform.html
198-
.. _Security issue notifications: https://github.com/aws/aws-dynamodb-encryption-python/tree/master/CONTRIBUTING.md#security-issue-notifications
198+
.. _Security issue notifications: https://github.com/aws/aws-dynamodb-encryption-python/blob/master/CONTRIBUTING.md#user-content-security-issue-notifications

0 commit comments

Comments
 (0)