Skip to content

Commit e8788f2

Browse files
committed
SEC-2269: Fix markup for CSRF link
1 parent 17c2a18 commit e8788f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/manual/src/docbook/appendix-namespace.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@
521521
</section>
522522
<section xml:id="nsa-csrf">
523523
<title><literal>&lt;csrf&gt;</literal></title>
524-
<para>This element will add <link xlink:href="http://en.wikipedia.org/wiki/Cross-site_request_forgery">Cross Site Request Forger (CSRF)</a>
524+
<para>This element will add <link xlink:href="http://en.wikipedia.org/wiki/Cross-site_request_forgery">Cross Site Request Forger (CSRF)</link>
525525
protection to the application. It also updates the default RequestCache
526526
to only replay "GET" requests upon successful authentication.</para>
527527
<section xml:id="nsa-csrf-parents">

0 commit comments

Comments
 (0)