Skip to content

Commit a51a037

Browse files
authored
add proper links (#10496)
1 parent a40ff70 commit a51a037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

queues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@ public function middleware(): array
475475
```
476476

477477
> [!NOTE]
478-
> Job middleware can also be assigned to queueable event listeners, mailables, and notifications.
478+
> Job middleware can also be assigned to [queueable event listeners](/docs/{{version}}/events#queued-event-listeners), [mailables](/docs/{{version}}/mail#queueing-mail), and [notifications](/docs/{{version}}/notifications#queueing-notifications).
479479
480480
<a name="rate-limiting"></a>
481481
### Rate Limiting

0 commit comments

Comments
 (0)