Skip to content

Commit

Permalink
fix broken driver adapter links (#5421)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruheni authored Nov 3, 2023
1 parent 53359ba commit 3d4401f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ const prisma = new PrismaClient({

### <inlinecode>adapter</inlinecode>

Defines an instance of a [driver adapter](/concepts/components/drivers#driver-adapters). See also [Database drivers](/concepts/components/drivers) <span class="concept"></span>.
Defines an instance of a [driver adapter](/concepts/components/database-drivers#driver-adapters). See also [Database drivers](/concepts/components/database-drivers) <span class="concept"></span>.

<Admonition>

Expand Down

1 comment on commit 3d4401f

@vercel
Copy link

@vercel vercel bot commented on 3d4401f Nov 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs – ./

docs-git-main-prisma.vercel.app
prisma2-docs.vercel.app
docs-prisma.vercel.app

Please sign in to comment.