Skip to content

Commit 9c4b4ab

Browse files
committed
Update basics.adoc
Closes gh-32145
1 parent 0ee2d41 commit 9c4b4ab

File tree

1 file changed

+1
-1
lines changed
  • framework-docs/modules/ROOT/pages/core/beans

1 file changed

+1
-1
lines changed

Diff for: framework-docs/modules/ROOT/pages/core/beans/basics.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Kotlin::
141141
====
142142
After you learn about Spring's IoC container, you may want to know more about Spring's
143143
`Resource` abstraction (as described in
144-
xref:web/webflux-webclient/client-builder.adoc#webflux-client-builder-reactor-resources[Resources])
144+
xref:core/resources.adoc[Resources])
145145
which provides a convenient mechanism for reading an InputStream from locations defined
146146
in a URI syntax. In particular, `Resource` paths are used to construct applications contexts,
147147
as described in xref:core/resources.adoc#resources-app-ctx[Application Contexts and Resource Paths].

0 commit comments

Comments
 (0)