Skip to content

Commit 2c27dd4

Browse files
Fix build errors
1 parent 8c14055 commit 2c27dd4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

sources/platform/actors/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Ready to start? Check out the [Actor development documentation](/platform/actors
6565

6666
## Running Actors
6767

68-
You can run Actors manually in [Apify Console](https://console.apify.com/actors), using the [API](/api), [CLI](/cli), or [scheduler](../schedules.md). You can easily [integrate Actors](../integrations/index.mdx) with other apps, [share](../collaboration/access_rights.md) them with other people, [publish](./publishing/index.mdx) them in [Apify Store](https://apify.com/store), and even [monetize](./publishing/monetize.mdx).
68+
You can run Actors manually in [Apify Console](https://console.apify.com/actors), using the [API](/api), [CLI](/cli), or [scheduler](../schedules.md). You can easily [integrate Actors](../integrations/index.mdx) with other apps, [share](../collaboration/access_rights.md) them with other people, [publish](./publishing/index.mdx) them in [Apify Store](https://apify.com/store), and even [monetize](./publishing/monetize/index.mdx).
6969

7070
:::tip Try Actors
7171

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,4 +324,4 @@ To implement pay-per-event pricing, you need to define specific events in your A
324324

325325
## Next steps
326326

327-
- Check out the [Pricing and costs](/actors/publishing/monetize/pricing-and-costs) section to learn how to compute your costs.
327+
- Check out the [Pricing and costs](./pricing_and_costs.mdx) section to learn how to compute your costs.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,4 +153,4 @@ Your profit is computed only from the first two users, since they are on Apify p
153153

154154
## Next steps
155155

156-
- Check out the [Pricing and costs](/actors/publishing/monetize/pricing-and-costs) section to learn how to compute your costs.
156+
- Check out the [Pricing and costs](./pricing_and_costs.mdx) section to learn how to compute your costs.

0 commit comments

Comments
 (0)