Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 1aed2ad

Browse files
committed
Updated migration doc link in CHANGELOG
1 parent ef7b557 commit 1aed2ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ All notable changes to this project will be documented in this file, in reverse
77
### Changed
88

99
This section refers to breaking changes: please refer to
10-
[doc/book/zend.code.migrate.2.to.3.md](doc/book/zend.code.migrate.2.to.3.md) for migration instructions.
10+
[doc/book/migration.md](doc/book/migration.md) for migration instructions.
1111

1212
- Types `string`, `int`, `float`, `bool` passed to `Zend\Code\Generator\ParameterGenerator#setType()`
1313
are no longer ignored in generated code [#30](https://github.com/zendframework/zend-code/pull/30)

0 commit comments

Comments
 (0)