Преглед на файлове

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]