1
0
mirror of synced 2025-01-19 23:11:41 +03:00

DDC-3261 - fixed link to DBAL documentation (should always reference latest)

This commit is contained in:
Marco Pivetta 2014-10-19 19:18:11 +02:00
parent a9bd51c0e4
commit 9bf8f6ed4c

View File

@ -290,7 +290,7 @@ instance of ``Doctrine\DBAL\Connection``. If an array is passed it
is directly passed along to the DBAL Factory is directly passed along to the DBAL Factory
``Doctrine\DBAL\DriverManager::getConnection()``. The DBAL ``Doctrine\DBAL\DriverManager::getConnection()``. The DBAL
configuration is explained in the configuration is explained in the
`DBAL section <./../../../../../dbal/2.0/docs/reference/configuration/en>`_. `DBAL section <./../../../../../dbal/latest/docs/reference/configuration/en>`_.
Proxy Objects Proxy Objects
------------- -------------