diff --git a/docs/en/reference/advanced-configuration.rst b/docs/en/reference/advanced-configuration.rst index e9213a239..06e3bde34 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/2.0/docs/reference/configuration/en>`_. +`DBAL section <./../../../../../dbal/latest/docs/reference/configuration/en>`_. Proxy Objects -------------