8000 fix link to DBAL Connection class · symfony/symfony-docs@603b6b3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 603b6b3

Browse files
committed
fix link to DBAL Connection class
1 parent e58e188 commit 603b6b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/cache/adapters/pdo_doctrine_dbal_adapter.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ third, and forth parameters::
4747
calling its ``prune()`` method.
4848

4949
.. _`PDO`: http://php.net/manual/en/class.pdo.php
50-
.. _`Doctrine DBAL Connection`: https://github.com/doctrine/dbal/blob/master/lib/Doctrine/DBAL/Connection.php
50+
.. _`Doctrine DBAL Connection`: https://github.com/doctrine/dbal/blob/master/src/Connection.php
5151
.. _`Data Source Name (DSN)`: https://en.wikipedia.org/wiki/Data_source_name 31A0

0 commit comments

Comments
 (0)
0