Skip to content

Commit dc28052

Browse files
committed
Added docs link to changelog
1 parent e0dc0f6 commit dc28052

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/changelogs-next/2025-02-14-customize-queue-retention-period.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ products:
66
date: 2025-02-14 12:00:00 UTC
77
---
88

9-
You can customize a Queue's message retention period, starting from 60s to a maximum of 14 days.
9+
You can customize a Queue's message retention period, starting from 60s to a maximum of 14 days. Visit the [queues docs](/queues/configuration/configure-queues#queue-configuration) to learn more.
1010

1111
![Customize a Queue's message retention period](~/assets/images/queues/customize-retention-period.png)
1212

src/content/docs/queues/configuration/configure-queues.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ To produce to a queue, set up a binding in your Wrangler file. These options sho
7070

7171

7272

73-
## Consumers
73+
## Consumer worker configuration
7474

7575
To consume messages from one or more queues, set up a binding in your Wrangler file. These options should be used when a Worker wants to receive messages from a queue.
7676

0 commit comments

Comments
 (0)