Skip to content

Commit 2cb8d27

Browse files
committed
removed more references to documentation from external sources
1 parent c39ea1d commit 2cb8d27

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

book/doctrine.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -1399,8 +1399,8 @@ For more information about Doctrine, see the *Doctrine* section of the
13991399

14001400
* :doc:`/cookbook/doctrine/common_extensions`
14011401
* :doc:`/cookbook/doctrine/console`
1402-
* :doc:`DoctrineFixturesBundle`
1403-
* :doc:`DoctrineMongoDBBundle`
1402+
* `DoctrineFixturesBundle`_
1403+
* `DoctrineMongoDBBundle`_
14041404

14051405
.. _`Doctrine`: http://www.doctrine-project.org/
14061406
.. _`MongoDB`: http://www.mongodb.org/

book/http_cache.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -764,7 +764,7 @@ at some interval (the expiration) to verify that the content is still valid.
764764

765765
You can also define HTTP caching headers for expiration and validation by using
766766
annotations. See the
767-
:doc:`FrameworkExtraBundle documentation </bundles/SensioFrameworkExtraBundle/annotations/cache>`.
767+
`FrameworkExtraBundle documentation <http://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/annotations/cache.html>`_.
768768

769769
.. index::
770770
pair: Cache; Configuration

0 commit comments

Comments
 (0)