Use correct link to MaxInMemorySize

Closes gh-25368
This commit is contained in:
Johnny Lim 2020-07-08 22:05:24 +09:00 committed by GitHub
parent 0e4e25d227
commit 90467ba568
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -835,7 +835,7 @@ exposes a `maxInMemorySize` property and if so the Javadoc will have details abo
values. On the server side, `ServerCodecConfigurer` provides a single place from where to
set all codecs, see <<webflux-config-message-codecs>>. On the client side, the limit for
all codecs can be changed in
<<web-reactive.adoc#webflux-client-builder-maxinmemorysize, WebClient.Builder>>.
<<webflux-webclient.adoc#webflux-client-builder-maxinmemorysize, WebClient.Builder>>.
For <<webflux-codecs-multipart,Multipart parsing>> the `maxInMemorySize` property limits
the size of non-file parts. For file parts, it determines the threshold at which the part