1
0
mirror of synced 2024-12-05 03:06:05 +03:00

Fix dead link

This commit is contained in:
SofHad 2015-01-14 18:43:46 +01:00
parent c571f6f6a9
commit 9ba7c9a74d

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
``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
-------------