Skip to content

Commit 5e81b67

Browse files
Merge pull request #1794 from oneiros-de/oneiros-de-patch-1
Update tutorial-two-spring-amqp.md
2 parents a9eb349 + 86b430b commit 5e81b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/tutorials/tutorial-two-spring-amqp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ set to 1 the behavior would be the round robin delivery as described above.
388388
>
389389
> In most of the cases `prefetchCount` equal to 1 would be too conservative and severely
390390
> limit consumer throughput.
391-
> A couple of cases where this configuration is applicable can be found in [Spring AMQP Consumer Documentation](https://docs.spring.io/spring-amqp/reference/#async-consumer)
391+
> A couple of cases where this configuration is applicable can be found in [Spring AMQP Consumer Documentation](https://docs.spring.io/spring-amqp/reference/amqp/containerAttributes.html#prefetchCount)
392392
>
393393
> For more details on prefetch, please refer to the [Consumer Acknowledgements guide](../confirms.html#channel-qos-prefetch).
394394

0 commit comments

Comments
 (0)