Skip to content

Commit 56186fa

Browse files
fix(docs): migrations fragment identifier (#417)
1 parent bd0e6ba commit 56186fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/1.docs/3.recipes/2.drizzle.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ When running the `npm run db:generate` command, `drizzle-kit` will generate the
9494

9595
Migrations created with `npm run db:generate` are automatically applied during deployment, preview and when starting the development server.
9696

97-
::note{to="/docs/features/database#migrations"}
97+
::note{to="/docs/features/database#database-migrations"}
9898
Learn more about migrations.
9999
::
100100

0 commit comments

Comments
 (0)