Skip to content

Commit 30f3845

Browse files
[update] fix broken anchor
1 parent 0a87fa2 commit 30f3845

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides/recurring-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@ The context object has the following properties:
510510

511511
The function must return `"occurrence"`, `"following"`, `"series"`, or `null` to cancel. It can return the value directly or as a Promise.
512512

513-
For a React implementation, see the [React Scheduler documentation](integrations/react/overview.md#customizing-the-recurrence-confirmation-modal).
513+
For a React implementation, see the [React Scheduler documentation](integrations/react/overview.md#customizingtherecurrenceconfirmationmodal).
514514

515515

516516
## Legacy format of recurring events

0 commit comments

Comments
 (0)