Skip to content

Commit

Permalink
doc(docs.pages.core.beans.contextIntroduction): switch link to proper…
Browse files Browse the repository at this point in the history
… chapter introduction
  • Loading branch information
alfredo-toledano committed Aug 22, 2024
1 parent c714098 commit 38335ca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[[context-introduction]]
= Additional Capabilities of the `ApplicationContext`

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

0 comments on commit 38335ca

Please sign in to comment.