diff --git a/content/300-guides/025-migrate/100-developing-with-prisma-migrate/200-troubleshooting-development.mdx b/content/300-guides/025-migrate/100-developing-with-prisma-migrate/200-troubleshooting-development.mdx index 60d1e8b94e..8d4d1202b2 100644 --- a/content/300-guides/025-migrate/100-developing-with-prisma-migrate/200-troubleshooting-development.mdx +++ b/content/300-guides/025-migrate/100-developing-with-prisma-migrate/200-troubleshooting-development.mdx @@ -134,4 +134,4 @@ Error: undefined: Database error Error querying the database: db error: ERROR: prepared statement "s0" already exists ``` -See [Prisma Migrate and PgBouncer workaround](/guides/performance-and-optimization/connection-management/configure-pg-bouncer) for further information and a workaround. Follow [GitHub issue #6485](https://github.com/prisma/prisma/issues/6485) for updates. +See [Prisma Migrate and PgBouncer workaround](/guides/performance-and-optimization/connection-management/configure-pg-bouncer) for further information and a workaround.