Skip to content

Commit 82b0ffb

Browse files
docs: Fix broken link
1 parent 9649ded commit 82b0ffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/platform/actors/publishing/monetize/pay_per_event.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The PPE pricing model offers a flexible monetization option for Actors on Apify
1616

1717
PPE lets you define pricing for individual events. You can charge for specific events directly from your Actor using the [JS](/sdk/js/reference/class/Actor#charge)/[Python](/sdk/python/reference/class/Actor#charge) SDK, or by calling the [PPE charging API](/api/v2/post-charge-run) directly. Common events include Actor start, dataset item creation, and external API calls.
1818

19-
The details on how your cost is computed can be found in [Examples of a PPE pricing](#examples-of-a-ppe-pricing).
19+
The details on how your cost is computed can be found in [Example of a PPE pricing](#example-of-a-ppe-pricing).
2020

2121
:::tip Additional benefits
2222

0 commit comments

Comments
 (0)