Răsfoiți Sursa

SEC-2884: Fix WebSocket reference link text

Rob Winch 10 ani în urmă
părinte
comite
5e2720723a
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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]