We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ee2d41 commit 9c4b4abCopy full SHA for 9c4b4ab
framework-docs/modules/ROOT/pages/core/beans/basics.adoc
@@ -141,7 +141,7 @@ Kotlin::
141
====
142
After you learn about Spring's IoC container, you may want to know more about Spring's
143
`Resource` abstraction (as described in
144
-xref:web/webflux-webclient/client-builder.adoc#webflux-client-builder-reactor-resources[Resources])
+xref:core/resources.adoc[Resources])
145
which provides a convenient mechanism for reading an InputStream from locations defined
146
in a URI syntax. In particular, `Resource` paths are used to construct applications contexts,
147
as described in xref:core/resources.adoc#resources-app-ctx[Application Contexts and Resource Paths].
0 commit comments