Skip to content
Open
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
2 changes: 1 addition & 1 deletion apps/blog/src/lib/series-registry.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export const seriesRegistry = {
description:
"The story of Prisma Compute: TypeScript app hosting that runs on the same infrastructure as your database. From the public beta launch to the runtime engineering underneath.",
featured: true,
docsUrl: "https://docs.prisma.io/docs/prisma-compute",
docsUrl: "https://docs.prisma.io/docs/compute",
docsLabel: "Read the Prisma Compute docs",
relatedSeries: ["agentic-engineering", "prisma-next"],
},
Expand Down
Loading