Fixed link error in ref docs

Issues: SWF-1553
This commit is contained in:
Phillip Webb
2012-07-17 16:40:27 -07:00
parent 2ae69cbd7f
commit d066f1f8ad

View File

@@ -20,7 +20,7 @@
The internal Portlet integration introduced in Spring Web Flow 2.2 has been upgraded for JSF 2.0 compatibility.
Some of the more advanced JSF 2.0 features, such as partial state saving, are not supported in a Portlet environment, however, existing application can now upgrade to the minimum required JSF version.
Upgraded projects will need to ensure that the <code>&lt;faces:resources&gt;</code> elements is
included as part of their Spring configuration. See <xref linked="portlet-jsf"/>.
included as part of their Spring configuration. See <xref linkend="portlet-jsf"/>.
</para>
</sect2>
</sect1>