瀏覽代碼

SEC-2269: Fix markup for CSRF link

Rob Winch 12 年之前
父節點
當前提交
e8788f2657
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/manual/src/docbook/appendix-namespace.xml

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

@@ -521,7 +521,7 @@
         </section>
         </section>
         <section xml:id="nsa-csrf">
         <section xml:id="nsa-csrf">
             <title><literal>&lt;csrf&gt;</literal></title>
             <title><literal>&lt;csrf&gt;</literal></title>
-            <para>This element will add <link xlink:href="http://en.wikipedia.org/wiki/Cross-site_request_forgery">Cross Site Request Forger (CSRF)</a>
+            <para>This element will add <link xlink:href="http://en.wikipedia.org/wiki/Cross-site_request_forgery">Cross Site Request Forger (CSRF)</link>
                 protection to the application. It also updates the default RequestCache
                 protection to the application. It also updates the default RequestCache
                 to only replay "GET" requests upon successful authentication.</para>
                 to only replay "GET" requests upon successful authentication.</para>
             <section xml:id="nsa-csrf-parents">
             <section xml:id="nsa-csrf-parents">