Skip to content

Commit 32fd32c

Browse files
committed
Add missing link.
1 parent 1792ecf commit 32fd32c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/api/schedulable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The following are methods for using Async with Schedulable jobs:
2828
- [`cronExpression(String cronExpression)`](#cronexpression)
2929
- [`cronExpression(CronBuilder builder)`](#cronexpression-1)
3030
- [`cronExpression(List<CronBuilder> builders)`](#cronexpression-2)
31-
- [`skipWhenAlreadyScheduled()`]()
31+
- [`skipWhenAlreadyScheduled()`](#skipwhenalreadyscheduled)
3232

3333
[**Build - Cron Expression**](#build---cron-expression)
3434

0 commit comments

Comments
 (0)