Skip to content

Commit 44d63b1

Browse files
Fix build errors
1 parent 738d739 commit 44d63b1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

sources/platform/actors/development/quick_start/build_with_ai.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,12 @@ New to Apify? Ask questions and provide the `llms.txt` link. Popular AI models c
9191
Every page in Apify documentation is available in markdown format. Simply add `.md` to any documentation URL to access the raw markdown content.
9292

9393
For 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

9798
This is useful when you want to:
99+
98100
- Copy documentation content for AI prompts
99101
- Reference exact markdown syntax
100102
- Access content programmatically

sources/platform/actors/development/quick_start/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)