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

Commit a7bd1e9

Browse files
committed
Merge branch 'hotfix/591'
Close #591
2 parents ad9469f + 5e3e742 commit a7bd1e9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/book/v3/reference/migration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ The following classes were added in version 3:
7676

7777
- `Zend\Expressive\Container\ApplicationConfigInjectionDelegator` is a
7878
[delegator factory](../features/container/delegator-factories.md) capable of
79-
piping and routing middleware from configuration. See the (recipe on
80-
autowiring routes and pipeline middleware)(../cookbook/autowiring-routes-and-pipelines.md)
79+
piping and routing middleware from configuration. See the [recipe on
80+
autowiring routes and pipeline middleware](../cookbook/autowiring-routes-and-pipelines.md)
8181
for more information.
8282

8383
- `Zend\Expressive\Container\ApplicationPipelineFactory` will produce an empty
@@ -233,7 +233,7 @@ container; this is to ensure that the value returned is a PSR-15
233233
## Upgrading
234234

235235
We provide a package you can add to your existing v2 application in order to
236-
upgrade it to version 2.
236+
upgrade it to version 3.
237237

238238
Before installing and running the migration tooling, make sure you have checked
239239
in your latest changes (assuming you are using version control), or have a

0 commit comments

Comments
 (0)