diff --git a/content/900-ai/prompts/astro.mdx b/content/900-ai/prompts/astro.mdx index a70def0a26..2fb3fe5caa 100644 --- a/content/900-ai/prompts/astro.mdx +++ b/content/900-ai/prompts/astro.mdx @@ -3,7 +3,7 @@ title: 'Set up Astro + Prisma + Prisma Postgres' metaTitle: 'How to Initialize an Astro App with Prisma ORM and Prisma Postgres' description: 'Step-by-step guide for integrating Prisma ORM and Prisma Postgres in an Astro.js project.' sidebar_label: 'Astro + Prisma' -image: '/img/prompts/astro-prisma-cover.png' +image: '/img/ai/astro-prisma-cover.png' --- ## How to use diff --git a/static/img/ai/astro-prisma-cover.png b/static/img/ai/astro-prisma-cover.png new file mode 100644 index 0000000000..73721c8fa6 Binary files /dev/null and b/static/img/ai/astro-prisma-cover.png differ