SEC-2884: Fix WebSocket reference link text

This commit is contained in:
Rob Winch 2015-03-10 10:51:53 -05:00
parent dea5723ecc
commit 5e2720723a
1 changed files with 1 additions and 1 deletions

View File

@ -371,7 +371,7 @@ public class WebSecurityConfig
...
----
If we are using XML based configuration, we can use the <<nsa-csrf-request-matcher-ref>>.
If we are using XML based configuration, we can use the <<nsa-csrf-request-matcher-ref,csrf@request-matcher-ref>>.
For example:
[source,xml]