Skip to content

Commit

Permalink
Fix links [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ydakuka committed Nov 16, 2017
1 parent bbae710 commit 83cb835
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions guides/source/security.md
Expand Up @@ -192,9 +192,9 @@ rotations going at any one time.
For more details on key rotation with encrypted and signed messages as
well as the various options the `rotate` method accepts, please refer to
the
[MessageEncryptor API](api.rubyonrails.org/classes/ActiveSupport/MessageEncryptor.html)
[MessageEncryptor API](http://api.rubyonrails.org/classes/ActiveSupport/MessageEncryptor.html)
and
[MessageVerifier API](api.rubyonrails.org/classes/ActiveSupport/MessageVerifier.html)
[MessageVerifier API](http://api.rubyonrails.org/classes/ActiveSupport/MessageVerifier.html)
documentation.

### Replay Attacks for CookieStore Sessions
Expand Down

0 comments on commit 83cb835

Please sign in to comment.