Skip to content

Commit 21b6870

Browse files
committed
Fix broken link
1 parent c927e33 commit 21b6870

File tree

1 file changed

+1
-1
lines changed
  • docs/contributing/database-migrations

1 file changed

+1
-1
lines changed

docs/contributing/database-migrations/edd.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ There are some important constraints to the implementation of the process:
239239

240240
The process to support all of these constraints is a complex one. Below is an image of a state
241241
machine that will hopefully help visualize the process and what it supports. It assumes that all
242-
database changes follow the standards that are laid out in [Migrations](./).
242+
database changes follow the standards that are laid out in [Migrations](./myssql.md).
243243

244244
---
245245

0 commit comments

Comments
 (0)