Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2cb8d27

Browse filesBrowse files
committed
removed more references to documentation from external sources
1 parent c39ea1d commit 2cb8d27
Copy full SHA for 2cb8d27

File tree

Expand file treeCollapse file tree

2 files changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+3
-3
lines changed

‎book/doctrine.rst

Copy file name to clipboardExpand all lines: book/doctrine.rst
+2-2Lines changed: 2 additions & 2 deletions
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

Copy file name to clipboardExpand all lines: book/http_cache.rst
+1-1Lines changed: 1 addition & 1 deletion
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.