Skip to content

Commit c5f51aa

Browse files
committed
Merge branch '6.1.x'
2 parents c714098 + aca5db8 commit c5f51aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework-docs/modules/ROOT/pages/core/beans/context-introduction.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[[context-introduction]]
22
= Additional Capabilities of the `ApplicationContext`
33

4-
As discussed in the xref:web/webmvc-view/mvc-xslt.adoc#mvc-view-xslt-beandefs[chapter introduction], the `org.springframework.beans.factory`
4+
As discussed in the xref:core/beans/introduction.adoc[chapter introduction], the `org.springframework.beans.factory`
55
package provides basic functionality for managing and manipulating beans, including in a
66
programmatic way. The `org.springframework.context` package adds the
77
{spring-framework-api}/context/ApplicationContext.html[`ApplicationContext`]

0 commit comments

Comments
 (0)