diff --git a/manual/en/configuration.txt b/manual/en/configuration.txt index adb746373..b0f9bd90f 100644 --- a/manual/en/configuration.txt +++ b/manual/en/configuration.txt @@ -177,7 +177,7 @@ Gets or sets whether proxy classes should be generated automatically at runtime The `$connectionOptions` passed as the first argument to `EntityManager::create()` has to be either an array or an instance of `Doctrine\DBAL\Connection`. If an array is passed it is directly passed along to the DBAL Factory `Doctrine\DBAL\DriverManager::getConnection()`. The DBAL configuration is explained -in the [DBAL section](./../dbal). +in the [DBAL section](./../../../../../dbal/2.0/docs/reference/configuration/en). ++ Change Tracking Policies