diff --git a/docs/en/reference/advanced-configuration.rst b/docs/en/reference/advanced-configuration.rst index 06e3bde34..9d200f870 100644 --- a/docs/en/reference/advanced-configuration.rst +++ b/docs/en/reference/advanced-configuration.rst @@ -290,7 +290,7 @@ 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/latest/docs/reference/configuration/en>`_. +`DBAL section <./../../../../../projects/doctrine-dbal/en/latest/reference/configuration.html>`_. Proxy Objects -------------