We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e58e188 commit 603b6b3Copy full SHA for 603b6b3
components/cache/adapters/pdo_doctrine_dbal_adapter.rst
@@ -47,5 +47,5 @@ third, and forth parameters::
47
calling its ``prune()`` method.
48
49
.. _`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
+.. _`Doctrine DBAL Connection`: https://github.com/doctrine/dbal/blob/master/src/Connection.php
51
.. _`Data Source Name (DSN)`: https://en.wikipedia.org/wiki/Data_source_name
0 commit comments