Skip to content

Commit 787469d

Browse files
committed
moved DoctrineMongoDBBundle doc to the bundle itself
1 parent 7c13d0e commit 787469d

File tree

8 files changed

+2
-1262
lines changed

8 files changed

+2
-1262
lines changed

book/doctrine.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ be.
2020
in the ":doc:`/cookbook/doctrine/dbal`" cookbook entry.
2121

2222
You can also persist data to `MongoDB`_ using Doctrine ODM library. For
23-
more information, read the ":doc:`/cookbook/doctrine/mongodb`" cookbook
24-
entry.
23+
more information, read the ":doc:`/bundles/DoctrineMongoDBBundle/index`"
24+
documentation.
2525

2626
A Simple Example: A Product
2727
---------------------------
@@ -1296,7 +1296,6 @@ For more information about Doctrine, see the *Doctrine* section of the
12961296

12971297
* :doc:`/bundles/DoctrineFixturesBundle/index`
12981298
* :doc:`/cookbook/doctrine/migrations`
1299-
* :doc:`/cookbook/doctrine/mongodb`
13001299
* :doc:`/cookbook/doctrine/common_extensions`
13011300

13021301
.. _`Doctrine`: http://www.doctrine-project.org/

0 commit comments

Comments
 (0)