8000 minor #9114 Fixed the syntax of some internal references (javiereguiluz) · symfony/symfony-docs@d0454e6 · GitHub
[go: up one dir, main page]

Skip to content

Commit d0454e6

Browse files
javiereguiluzxabbuh
authored andcommitted
minor #9114 Fixed the syntax of some internal references (javiereguiluz)
This PR was merged into the 4.0 branch. Discussion ---------- Fixed the syntax of some internal references Travis is displaying some errors (https://travis-ci.org/symfony/symfony-docs/builds/332175270). Let's see if this fixes them. Commits ------- f333cea Fixed the syntax of some internal references
1 parent f190f69 commit d0454e6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

components/cache/adapters/doctrine_adapter.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
single: Cache Pool
33
single: Doctrine Cache
44

5-
.. _`doctrine-adapter`:
5+
.. _doctrine-adapter:
66

77
Doctrine Cache Adapter
88
======================

components/cache/adapters/pdo_doctrine_dbal_adapter.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
single: Cache Pool
33
single: PDO Cache, Doctrine DBAL Cache
44

5-
.. _`pdo-doctrine-adapter`:
5+
.. _pdo-doctrine-adapter:
66

77
PDO & Doctrine DBAL Cache Adapter
88
=================================

components/cache/adapters/redis_adapter.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
single: Cache Pool
33
single: Redis Cache
44

5-
.. _`redis-adapter`:
5+
.. _redis-adapter:
66

77
Redis Cache Adapter
88
===================

0 commit comments

Comments
 (0)
0