diff --git a/en/index.rst b/en/index.rst index 66658c48c..5e77c9689 100644 --- a/en/index.rst +++ b/en/index.rst @@ -31,13 +31,14 @@ Getting Started * **Introduction**: :doc:`In 10 quick steps ` | :doc:`Architecture ` | - :doc:`Limitations and knowns issues ` * **Setup**: :doc:`Installation ` | :doc:`Configuration ` | :doc:`Tools ` +* :doc:`Limitations and knowns issues ` + Mapping Objects onto a Database ------------------------------- @@ -85,10 +86,10 @@ Advanced Topics Tutorials --------- - * :doc:`Indexed associations ` | - * :doc:`Extra Lazy Assocations ` | - * :doc:`Composite Primary Keys ` | - * :doc:`Ordered associations ` | + * :doc:`Indexed associations ` + * :doc:`Extra Lazy Assocations ` + * :doc:`Composite Primary Keys ` + * :doc:`Ordered associations ` * :doc:`Pagination ` Cookbook