Преглед изворни кода

SEC-2884: Fix WebSocket reference link text

Rob Winch пре 10 година
родитељ
комит
5e2720723a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/manual/src/docs/asciidoc/_includes/websocket.adoc

+ 1 - 1
docs/manual/src/docs/asciidoc/_includes/websocket.adoc

@@ -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]