Skip to content

Commit 0b58f93

Browse files
committed
docs: update migration documentation path
1 parent b82d92c commit 0b58f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/implementation/DOCUMENTATION_STRUCTURE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The documentation has been fully reorganized following GitHub best practices wit
1717
├── SECURITY.md ✅ Security policy
1818
├── CHANGELOG.md ✅ Version history
1919
├── BREAKING_CHANGES.md ✅ Breaking changes tracker
20-
├── MIGRATIONS.md ✅ Migration system overview
20+
├── (moved to docs/migrations/) ✅ Migration system overview
2121
├── LICENSE ✅ MIT License
2222
└── DOCUMENTATION_STRUCTURE.md 📝 This file (can be removed after review)
2323
```

0 commit comments

Comments
 (0)