From 1ef3aa3ea3bfe10f234aa4292d6f65d76c89b192 Mon Sep 17 00:00:00 2001 From: Terry Chia Date: Sat, 29 Aug 2015 19:04:57 +0800 Subject: Fix link. --- docs/fernet.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fernet.rst b/docs/fernet.rst index b6ee87f7..1cea0a7a 100644 --- a/docs/fernet.rst +++ b/docs/fernet.rst @@ -162,4 +162,4 @@ For complete details consult the `specification`_. .. _`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 -- cgit v1.2.3