File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
sources/platform/actors/development/quick_start Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -91,10 +91,12 @@ New to Apify? Ask questions and provide the `llms.txt` link. Popular AI models c
9191Every page in Apify documentation is available in markdown format. Simply add ` .md ` to any documentation URL to access the raw markdown content.
9292
9393For example:
94+
9495- [ https://docs.apify.com/platform ] ( https://docs.apify.com/platform ) → [ https://docs.apify.com/platform.md ] ( https://docs.apify.com/platform.md )
9596- [ https://docs.apify.com/api ] ( https://docs.apify.com/api ) → [ https://docs.apify.com/api.md ] ( https://docs.apify.com/api.md )
9697
9798This is useful when you want to:
99+
98100- Copy documentation content for AI prompts
99101- Reference exact markdown syntax
100102- Access content programmatically
Original file line number Diff line number Diff line change @@ -65,6 +65,6 @@ Use the Apify toolset for vibe coding:
6565<CardGrid >
6666 <Card
6767 title = " Start with vibe coding"
68- to = " /platform/actors/development/quick-start/vibe-coding "
68+ to = " /platform/actors/development/quick-start/build-with-ai "
6969 />
7070</CardGrid >
You can’t perform that action at this time.
0 commit comments