瀏覽代碼

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]