Fix broken links in ref docs

This commit is contained in:
Chris Beams
2011-06-04 12:45:11 +00:00
parent 5db1687d29
commit 1bf8634db1
3 changed files with 5 additions and 5 deletions

View File

@@ -1101,7 +1101,7 @@ public interface ConversionService {
</bean>]]></programlisting>
<para>It is also common to use a ConversionService within a Spring MVC
application. See <xref linkend="format-configuring-FormatterRegistry"/>
application. See <xref linkend="format-configuring-FormattingConversionService"/>
for details on use with
<literal>&lt;mvc:annotation-driven/&gt;</literal>.</para>
@@ -1415,7 +1415,7 @@ public interface FormatterRegistrar {
</para>
</section>
<section id="format-configuring-FormattingConverionService">
<section id="format-configuring-FormattingConversionService">
<title>Configuring Formatting in Spring MVC</title>
<para> In a Spring MVC application, you may configure a custom