Skip to content

Commit e9ef2b2

Browse files
committed
[DOC] Removed broken links
1 parent f3c7118 commit e9ef2b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ A hierarchical config using yaml in Python.
1010
Latest version is: 0.18.0
1111

1212
> **⚠️ Breaking Changes in v0.18.0**
13-
> This version includes breaking changes. See [MIGRATION_GUIDE.md](MIGRATION_GUIDE.md) for migration instructions.
13+
> This version includes breaking changes:
1414
> - Default list merge strategy changed from `append` to `append_unique`
1515
> - Enhanced path validation (raises `FileNotFoundError` for non-existent paths)
1616
> - Empty directory validation (raises `Exception` for directories without YAML files)

0 commit comments

Comments
 (0)