Skip to content

Commit 9689e40

Browse files
committed
docs: move quick starts
move quicks starts from deep nesting to main navigation below Home update reference throughout documentation to absolute URLs
1 parent d42f70c commit 9689e40

23 files changed

+9
-9
lines changed

sources/platform/actors/development/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ slug: /actors/development
1212

1313
This section will guide you through the whole story of [Actor](../index.mdx) development.
1414

15-
You can follow chapters sequentially from [Quick start](./quick_start/index.mdx), where you learn how to create your first Actor in just a few minutes, through the more technical sections describing the whole Actor model, up to the [Performance](/sources/platform/actors/development/performance.md) section, where you learn how to fine-tune your Actor to get the most out of the Apify platform.
15+
You can follow chapters sequentially from [Quick start](/platform/actors/development/quick-start), where you learn how to create your first Actor in just a few minutes, through the more technical sections describing the whole Actor model, up to the [Performance](/sources/platform/actors/development/performance.md) section, where you learn how to fine-tune your Actor to get the most out of the Apify platform.
1616

1717
import Card from "@site/src/components/Card";
1818
import CardGrid from "@site/src/components/CardGrid";
File renamed without changes.

0 commit comments

Comments
 (0)