浏览代码

Fixed link

Luke Taylor 17 年之前
父节点
当前提交
fb3d0b7f25
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/docbkx/secured-objects.xml

+ 1 - 1
src/docbkx/secured-objects.xml

@@ -9,7 +9,7 @@
     <para>
     <para>
       Prior to Spring Security 2.0, securing <literal>MethodInvocation</literal>s needed quite a 
       Prior to Spring Security 2.0, securing <literal>MethodInvocation</literal>s needed quite a 
       lot of boiler plate configuration. Now the recommended approach for method security 
       lot of boiler plate configuration. Now the recommended approach for method security 
-      is to use <link xlink:href="ns-method-security">namespace configuration</link>.
+      is to use <link xlink:href="#ns-method-security">namespace configuration</link>.
       This way the method security infrastructure beans are configured automatically for you so you don't really need to  
       This way the method security infrastructure beans are configured automatically for you so you don't really need to  
       know about the implementation classes. We'll just provide a quick overview of the classes that are involved here.
       know about the implementation classes. We'll just provide a quick overview of the classes that are involved here.
     </para>
     </para>