From b6d5f49dcea4f461abfb674a7e8d95cf3da7831a Mon Sep 17 00:00:00 2001 From: Thomas Dutrion Date: Thu, 26 Jul 2018 11:27:08 +0200 Subject: [PATCH 1/2] Update links in documentation --- docs/book/v3/features/container/config.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/book/v3/features/container/config.md b/docs/book/v3/features/container/config.md index fe6a8731..e1d2aba9 100644 --- a/docs/book/v3/features/container/config.md +++ b/docs/book/v3/features/container/config.md @@ -255,5 +255,5 @@ container configuration. Examples of how the above capabilities may be implemented include: - [zendframework/zend-auradi-config](https://github.com/zendframework/zend-auradi-config) -- [zendframework/zend-pimple-config](https://github.com/zendframework/zend-auradi-config) -- [jsoumelidis/zend-sf-di-config](https://github.com/zendframework/zend-auradi-config) +- [zendframework/zend-pimple-config](https://github.com/zendframework/zend-pimple-config) +- [jsoumelidis/zend-sf-di-config](https://github.com/zendframework/jsoumelidis/zend-sf-di-config) From 180d3f3307eb5f5b32ac714e85d422c31b0a86b1 Mon Sep 17 00:00:00 2001 From: Thomas Dutrion Date: Thu, 26 Jul 2018 11:45:22 +0200 Subject: [PATCH 2/2] Fix error in link (not removed enough text) --- docs/book/v3/features/container/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/book/v3/features/container/config.md b/docs/book/v3/features/container/config.md index e1d2aba9..6902ad0f 100644 --- a/docs/book/v3/features/container/config.md +++ b/docs/book/v3/features/container/config.md @@ -256,4 +256,4 @@ Examples of how the above capabilities may be implemented include: - [zendframework/zend-auradi-config](https://github.com/zendframework/zend-auradi-config) - [zendframework/zend-pimple-config](https://github.com/zendframework/zend-pimple-config) -- [jsoumelidis/zend-sf-di-config](https://github.com/zendframework/jsoumelidis/zend-sf-di-config) +- [jsoumelidis/zend-sf-di-config](https://github.com/jsoumelidis/zend-sf-di-config)