Skip to content

Commit 32e2ff5

Browse files
committed
fix: broken url
1 parent 69fc2ca commit 32e2ff5

File tree

1 file changed

+1
-1
lines changed
  • content/200-orm/200-prisma-client/600-observability-and-logging

1 file changed

+1
-1
lines changed

content/200-orm/200-prisma-client/600-observability-and-logging/240-metrics.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ The `metrics` preview feature is **only available in Prisma ORM versions ≤6.13
7171

7272
To use Prisma Client metrics, you must do the following:
7373

74-
1. [Install compatible Prisma ORM dependencies](#1-install-compatible-prisma-orm-dependencies).
74+
1. [Install compatible Prisma ORM dependencies](#1-install-up-to-date-prisma-orm-dependencies).
7575
1. [Enable the `metrics` feature flag in your Prisma schema file](#2-enable-the-feature-flag-in-the-prisma-schema-file).
7676

7777
### 1. Install up-to-date Prisma ORM dependencies

0 commit comments

Comments
 (0)