Skip to content

Commit

Permalink
Fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
jwage committed Feb 7, 2012
1 parent f4997dd commit ac5f289
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions en/index.rst
Expand Up @@ -19,7 +19,7 @@ Doctrine MongoDB ODM don't panic. You can get help from different sources:
Getting Started
---------------

:doc:`Getting Started <tutorials/getting-started>`
:doc:`Getting Started <tutorials/getting-started>` |
:doc:`Introduction <reference/introduction>` |
:doc:`Architecture <reference/architecture>`

Expand All @@ -30,16 +30,16 @@ Mapping Objects onto a Database
:doc:`Objects and Fields <reference/basic-mapping>` |
:doc:`References <reference/reference-mapping>` |
:doc:`Bi-Directional References <reference/complex-references>` |
:doc:`Complex References <reference/complex-references>`
:doc:`Indexes <reference/indexes>`
:doc:`Inheritance <reference/inheritance-mapping>` |
:doc:`Complex References <reference/complex-references>` |
:doc:`Indexes <reference/indexes>` |
:doc:`Inheritance <reference/inheritance-mapping>`

* **Embedded Data**:
:doc:`Embedded <reference/embedded-mapping>` |
:doc:`Trees <reference/trees>` |
:doc:`Trees <reference/trees>`

* **GridFS**:
:doc:`Storing Files in GridFS <reference/storing-files-with-mongogridfs>` |
:doc:`Storing Files in GridFS <reference/storing-files-with-mongogridfs>`

* **Mapping Driver References**:
:doc:`XML <reference/xml-mapping>` |
Expand Down

0 comments on commit ac5f289

Please sign in to comment.