From b7e199d7d4ea2d39d70e5cc47edd83236f734782 Mon Sep 17 00:00:00 2001 From: Mike Hartington Date: Thu, 9 Apr 2026 10:29:53 -0400 Subject: [PATCH] fix(blog): update cta button --- .../index.mdx | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/apps/blog/content/blog/announcing-query-insights-for-prisma-postgres/index.mdx b/apps/blog/content/blog/announcing-query-insights-for-prisma-postgres/index.mdx index c808e63127..6bd0e3bab6 100644 --- a/apps/blog/content/blog/announcing-query-insights-for-prisma-postgres/index.mdx +++ b/apps/blog/content/blog/announcing-query-insights-for-prisma-postgres/index.mdx @@ -95,8 +95,16 @@ Query Insights is included with **Prisma Postgres** and there is nothing to enab Create a database, open the **Queries** tab, and start exploring how your queries behave in production. - + This is just the beginning! We are continuing to improve Query Insights and add more capabilities. -More updates are on the way, so stay tuned on our X or Discord! \ No newline at end of file +More updates are on the way, so stay tuned on our X or Discord!