commit | 1ef3aa3ea3bfe10f234aa4292d6f65d76c89b192 | [log] [tgz] |
---|---|---|
author | Terry Chia <terrycwk1994@gmail.com> | Sat Aug 29 19:04:57 2015 +0800 |
committer | Terry Chia <terrycwk1994@gmail.com> | Sat Aug 29 19:04:57 2015 +0800 |
tree | 30a1d3fa4c54446bfbdc2835dfac56df1963a12b | |
parent | b964a5cfb006229c1cdb1a4cf97df845ef5e754e [diff] |
Fix link.
diff --git a/docs/fernet.rst b/docs/fernet.rst index b6ee87f..1cea0a7 100644 --- a/docs/fernet.rst +++ b/docs/fernet.rst
@@ -162,4 +162,4 @@ .. _`Fernet`: https://github.com/fernet/spec/ .. _`specification`: https://github.com/fernet/spec/blob/master/Spec.md -.. _`recommends`_: https://github.com/django/django/blob/master/django/utils/crypto.py#L148 +.. _`recommends`: https://github.com/django/django/blob/master/django/utils/crypto.py#L148