File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Filter options
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Original file line number Diff line number Diff line change @@ -1399,8 +1399,8 @@ For more information about Doctrine, see the *Doctrine* section of the
1399
1399
1400
1400
* :doc: `/cookbook/doctrine/common_extensions `
1401
1401
* :doc: `/cookbook/doctrine/console `
1402
- * :doc: `DoctrineFixturesBundle `
1403
- * :doc: `DoctrineMongoDBBundle `
1402
+ * `DoctrineFixturesBundle `_
1403
+ * `DoctrineMongoDBBundle `_
1404
1404
1405
1405
.. _`Doctrine` : http://www.doctrine-project.org/
1406
1406
.. _`MongoDB` : http://www.mongodb.org/
Original file line number Diff line number Diff line change @@ -764,7 +764,7 @@ at some interval (the expiration) to verify that the content is still valid.
764
764
765
765
You can also define HTTP caching headers for expiration and validation by using
766
766
annotations. See the
767
- :doc: `FrameworkExtraBundle documentation </ bundles/SensioFrameworkExtraBundle/annotations/cache>` .
767
+ `FrameworkExtraBundle documentation <http://symfony.com/doc/current/ bundles/SensioFrameworkExtraBundle/annotations/cache.html >`_ .
768
768
769
769
.. index ::
770
770
pair: Cache; Configuration
You can’t perform that action at this time.
0 commit comments