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

Commit 0aea76f

Browse files
committed
Merge branch 'hotfix/257'
Close #257
2 parents 78a082d + f34e04f commit 0aea76f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ All notable changes to this project will be documented in this file, in reverse
111111
`Zend\ServiceManager\AbstractFactory\ConfigAbstractFactory`, which enables a
112112
configuration-based approach to providing class dependencies when all
113113
dependencies are services known to the `ServiceManager`. Please see
114-
[the documentation](doc/book/config-abstract-factory.md) for details.
114+
[the documentation](docs/book/config-abstract-factory.md) for details.
115115
- [#154](https://github.com/zendframework/zend-servicemanager/pull/154) adds
116116
`Zend\ServiceManager\Tool\ConfigDumper`, which will introspect a given class
117117
to determine dependencies, and then create configuration for

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ retrieving other objects.
1313

1414
- File issues at https://github.com/zendframework/zend-servicemanager/issues
1515
- [Online documentation](https://docs.zendframework.com/zend-servicemanager)
16-
- [Documentation source files](doc/book/)
16+
- [Documentation source files](docs/book/)
1717

1818
## Benchmarks
1919

0 commit comments

Comments
 (0)