Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 16 additions & 8 deletions src/content/docs/browser-rendering/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -82,14 +82,6 @@ Build and deploy AI-powered agents that can autonomously perform tasks.
version of Puppeteer.
</LinkTitleCard>

<LinkTitleCard
title="Learning Path"
href="/learning-paths/workers/concepts/"
icon="pen"
>
New to Workers? Get started with the Workers Learning Path.
</LinkTitleCard>

<LinkTitleCard
title="Limits"
href="/browser-rendering/platform/limits/"
Expand All @@ -98,6 +90,22 @@ Build and deploy AI-powered agents that can autonomously perform tasks.
Learn about Browser Rendering limits.
</LinkTitleCard>

<LinkTitleCard
title="Pricing"
icon="seti:shell"
href="/browser-rendering/platform/pricing/"
>
Learn about Browser Rendering pricing.
</LinkTitleCard>

<LinkTitleCard
title="Learning Path"
href="/learning-paths/workers/concepts/"
icon="pen"
>
New to Workers? Get started with the Workers Learning Path.
</LinkTitleCard>

<LinkTitleCard
title="Developer Discord"
href="https://discord.cloudflare.com"
Expand Down
Loading